Searched refs:GLOB_ALTDIRFUNC (Results 1 – 15 of 15) sorted by relevance
603 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in glob3()626 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in glob3()768 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in g_opendir()780 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in g_lstat()791 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in g_stat()
85 #define GLOB_ALTDIRFUNC 0x0040 /* Use alternately specified directory funcs. */
75 #define GLOB_ALTDIRFUNC 0x0040 /* Use alternately specified directory funcs. */ macro
93 #define GLOB_ALTDIRFUNC 0x0040 /* Use alternately specified directory funcs. */ macro
91 #define GLOB_ALTDIRFUNC 0x0040 /* Use alternately specified directory funcs. */ macro
737 if (pglob->gl_flags & GLOB_ALTDIRFUNC)777 if (pglob->gl_flags & GLOB_ALTDIRFUNC)1008 if (pglob->gl_flags & GLOB_ALTDIRFUNC)1021 if (pglob->gl_flags & GLOB_ALTDIRFUNC)1033 if (pglob->gl_flags & GLOB_ALTDIRFUNC)
777 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in glob3()841 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in glob3()1033 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in g_opendir()1048 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in g_lstat()1062 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in g_stat()
714 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in glob3()779 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in glob3()971 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in g_opendir()986 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in g_lstat()1000 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in g_stat()
154 if ((r = glob(pattern, flags | GLOB_ALTDIRFUNC, errfunc, pglob)) != 0) in sftp_glob()
1619 AC_MSG_CHECKING([for GLOB_ALTDIRFUNC support])1623 #ifdef GLOB_ALTDIRFUNC1630 the GLOB_ALTDIRFUNC extension])
209 RZ(glob(p, GLOB_ALTDIRFUNC | flags, NULL, &gl)); in run()
99 arglist.glob.gl_flags = GLOB_ALTDIRFUNC; in runcmdshell()360 switch (glob(name, GLOB_ALTDIRFUNC, NULL, &ap->glob)) { in getcmd()
186 int glob_altdirfunc = GLOB_ALTDIRFUNC;
354 int glob_altdirfunc = GLOB_ALTDIRFUNC;
668 int glob_altdirfunc = GLOB_ALTDIRFUNC;