Home
last modified time | relevance | path

Searched defs:pending (Results 1 – 3 of 3) sorted by relevance

/coreutils/src/
Dunexpand.c151 size_t pending = 0; in unexpand() local
Ddd.c1010 off_t *pending = (fd == STDIN_FILENO ? &i_pending : &o_pending); in cache_round() local
1046 off_t pending = len ? cache_round (fd, 0) : 0; in invalidate_cache() local
Dls.c371 struct pending struct
379 struct pending *next; argument