Searched defs:DECL_GLOB_LIST (Results 1 – 1 of 1) sorted by relevance
26 #define DECL_GLOB_LIST(list) char **list; char **pp; macro 36 #define DECL_GLOB_LIST(list) glob_t list; int i; macro