Searched defs:_glob_ (Results 1 – 5 of 5) sorted by relevance
60 struct _glob_ struct62 size_t gl_pathc;63 char** gl_pathv;64 size_t gl_offs;65 globlist_t* gl_list;66 int gl_flags;70 const char* gl_fignore;71 const char* gl_suffix;72 unsigned char* gl_intr;74 int gl_delim;[all …]
51 struct _glob_ struct53 size_t gl_pathc;54 char** gl_pathv;55 size_t gl_offs;56 globlist_t* gl_list;57 int gl_flags;61 const char* gl_fignore;62 const char* gl_suffix;63 unsigned char* gl_intr;65 int gl_delim;[all …]