Searched defs:pending (Results 1 – 3 of 3) sorted by relevance
151 size_t pending = 0; in unexpand() local
1010 off_t *pending = (fd == STDIN_FILENO ? &i_pending : &o_pending); in cache_round() local1046 off_t pending = len ? cache_round (fd, 0) : 0; in invalidate_cache() local
371 struct pending struct379 struct pending *next; argument