Searched refs:gl_flags (Results 26 - 50 of 61) sorted by relevance

123

/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
H A Dglob-libc.gl.h48 # define GLOB_MAGCHAR (1 << 8)/* Set in gl_flags if any metachars seen. */
86 int gl_flags; /* Set to FLAGS, maybe | GLOB_MAGCHAR. */ member in struct:__anon184
115 int gl_flags;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
H A Dglob-libc.gl.h48 # define GLOB_MAGCHAR (1 << 8)/* Set in gl_flags if any metachars seen. */
86 int gl_flags; /* Set to FLAGS, maybe | GLOB_MAGCHAR. */ member in struct:__anon176
115 int gl_flags;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
H A Dglob-libc.gl.h48 # define GLOB_MAGCHAR (1 << 8)/* Set in gl_flags if any metachars seen. */
86 int gl_flags; /* Set to FLAGS, maybe | GLOB_MAGCHAR. */ member in struct:__anon13
115 int gl_flags;
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dglob.hin61 int gl_flags; /* Copy of flags parameter to glob. */
/netbsd-current/external/gpl2/gmake/dist/glob/
H A Dglob.h87 # define GLOB_MAGCHAR (1 << 8)/* Set in gl_flags if any metachars seen. */
125 int gl_flags; /* Set to FLAGS, maybe | GLOB_MAGCHAR. */ member in struct:__anon6815
147 int gl_flags; member in struct:__anon6816
H A Dglob.c597 pglob->gl_flags = ((pglob->gl_flags & ~GLOB_MARK)
843 pglob->gl_flags = flags;
984 pglob->gl_flags = flags;
1394 pglob->gl_flags = flags;
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dglob-libc.h59 # define GLOB_MAGCHAR (1 << 8)/* Set in gl_flags if any metachars seen. */
97 int gl_flags; /* Set to FLAGS, maybe | GLOB_MAGCHAR. */ member in struct:__anon6910
126 int gl_flags; member in struct:__anon6911
H A Dglob.c496 pglob->gl_flags = ((pglob->gl_flags & ~GLOB_MARK)
725 pglob->gl_flags = flags;
845 pglob->gl_flags = flags;
1262 pglob->gl_flags = flags;
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dglob-libc.h41 # define GLOB_MAGCHAR (1 << 8)/* Set in gl_flags if any metachars seen. */
79 int gl_flags; /* Set to FLAGS, maybe | GLOB_MAGCHAR. */ member in struct:__anon1637
108 int gl_flags; member in struct:__anon1638
H A Dglob.c603 pglob->gl_flags = ((pglob->gl_flags & ~GLOB_MARK)
943 pglob->gl_flags = flags;
1077 pglob->gl_flags = flags;
1489 pglob->gl_flags = flags;
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dglob-libc.h41 # define GLOB_MAGCHAR (1 << 8)/* Set in gl_flags if any metachars seen. */
79 int gl_flags; /* Set to FLAGS, maybe | GLOB_MAGCHAR. */ member in struct:__anon1130
108 int gl_flags; member in struct:__anon1131
H A Dglob.c602 pglob->gl_flags = ((pglob->gl_flags & ~GLOB_MARK)
959 pglob->gl_flags = flags;
1093 pglob->gl_flags = flags;
1533 pglob->gl_flags = flags;
/netbsd-current/include/
H A Dglob.h56 int gl_flags; /* Copy of flags parameter to glob. */ member in struct:__anon18
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_openbsd.h316 int gl_flags; member in struct:__sanitizer::__sanitizer_glob_t
H A Dsanitizer_platform_limits_freebsd.h358 int gl_flags; member in struct:__sanitizer::__sanitizer_glob_t
H A Dsanitizer_platform_limits_openbsd.cc148 CHECK_SIZE_AND_OFFSET(glob_t, gl_flags);
H A Dsanitizer_platform_limits_freebsd.cc373 CHECK_SIZE_AND_OFFSET(glob_t, gl_flags);
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_openbsd.h314 int gl_flags; member in struct:__sanitizer::__sanitizer_glob_t
H A Dsanitizer_platform_limits_openbsd.cc146 CHECK_SIZE_AND_OFFSET(glob_t, gl_flags);
H A Dsanitizer_platform_limits_freebsd.h357 int gl_flags; member in struct:__sanitizer::__sanitizer_glob_t
H A Dsanitizer_platform_limits_posix.h856 int gl_flags; member in struct:__sanitizer::__sanitizer_glob_t
869 int gl_flags; member in struct:__sanitizer::__sanitizer_glob_t
/netbsd-current/sbin/restore/
H A Dinteractive.c110 arglist.glob.gl_flags = GLOB_ALTDIRFUNC;
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.h370 int gl_flags; member in struct:__sanitizer::__sanitizer_glob_t
H A Dsanitizer_platform_limits_freebsd.cpp406 CHECK_SIZE_AND_OFFSET(glob_t, gl_flags);
/netbsd-current/bin/csh/
H A Dglob.c404 if (globv.gl_flags & GLOB_MAGCHAR) {

Completed in 238 milliseconds

123