Searched defs:FILE_LIST_EMPTY (Results 1 – 2 of 2) sorted by relevance
28 #define FILE_LIST_EMPTY(head) ((head) == NULL) macro