Searched defs:gl_type (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/lib/libast/amd64/include/ast/ |
H A D | glob.h | 80 int (*gl_type) __PROTO__((glob_t*, const char*, int)); member
|
/titanic_44/usr/src/lib/libast/common/include/ |
H A D | glob.h | 71 int (*gl_type)(glob_t*, const char*, int); member
|
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | glob.h | 80 int (*gl_type) __PROTO__((glob_t*, const char*, int)); member
|
/titanic_44/usr/src/lib/libast/i386/include/ast/ |
H A D | glob.h | 80 int (*gl_type) __PROTO__((glob_t*, const char*, int)); member
|
/titanic_44/usr/src/lib/libast/sparc/include/ast/ |
H A D | glob.h | 80 int (*gl_type) __PROTO__((glob_t*, const char*, int)); member
|
/titanic_44/usr/src/lib/libast/common/misc/ |
H A D | glob.c | 121 gl_type(glob_t* gp, const char* path, int flags) in gl_type() function
|