Searched defs:GLOB_LIST (Results 1 – 1 of 1) sorted by relevance
29 #define GLOB_LIST(filename,list) list = _fnexplode(filename) macro39 #define GLOB_LIST(filename,list) glob(filename,GLOB_NOCHECK,0,&list) macro