Searched defs:glob_t (Results 1 – 6 of 6) sorted by relevance
80 typedef struct glob_t { struct84 size_t gl_pathc; /* Total count of paths matched by pattern */85 char **gl_pathv; /* List of matched pathnames */86 size_t gl_offs; /* # of slots reserved in gl_pathv */118 } glob_t; argument
49 typedef struct _glob_ glob_t; typedef
40 typedef struct _glob_ glob_t; typedef