1 #if !defined ISO && !defined ISO99 && !defined ISO11
3 # define size_t __size_t
7 element glob_t size_t gl_pathc
8 element glob_t {char**} gl_pathv
9 element glob_t size_t gl_offs
16 constant GLOB_NOESCAPE
22 # if !defined XOPEN2K8 && !defined POSIX2008 && !defined POSIX
26 function int glob (const char*, int, int (*) (const char*, int), glob_t*)
27 function void globfree (glob_t *)