Searched defs:pending (Results 1 – 2 of 2) sorted by relevance
/lib/ | ||
D | list_sort.c | 187 struct list_head *list = head->next, *pending = NULL; in list_sort() local |
/lib/zlib_deflate/ | ||
D | defutil.h | 79 int pending; /* nb of bytes in the pending buffer */ member |