Searched refs:gl_flags (Results 1 - 25 of 61) sorted by relevance

123

/netbsd-current/lib/libc/gen/
H A Dglob.c52 * Set in gl_flags if pattern contained a globbing character.
201 pglob->gl_flags = flags & ~GLOB_MAGCHAR;
245 if ((pglob->gl_flags & GLOB_LIMIT) &&
404 if (*pattern != TILDE || !(pglob->gl_flags & GLOB_TILDE))
466 return (pglob->gl_flags & GLOB_TILDE_CHECK) ? GLOB_NOMATCH : 0;
521 pglob->gl_flags |= GLOB_MAGCHAR;
525 pglob->gl_flags |= GLOB_MAGCHAR;
529 pglob->gl_flags |= GLOB_MAGCHAR;
534 ((pglob->gl_flags & GLOB_STAR) != 0 &&
560 if ((pglob->gl_flags
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dglob.c46 * Set in gl_flags if pattern contained a globbing character.
186 pglob->gl_flags = flags & ~GLOB_MAGCHAR;
354 if (*pattern != CHAR_TILDE || !(pglob->gl_flags & GLOB_TILDE))
444 pglob->gl_flags |= GLOB_MAGCHAR;
448 pglob->gl_flags |= GLOB_MAGCHAR;
452 pglob->gl_flags |= GLOB_MAGCHAR;
479 ((pglob->gl_flags & GLOB_NOCHECK) ||
480 ((pglob->gl_flags & GLOB_NOMAGIC) &&
481 !(pglob->gl_flags & GLOB_MAGCHAR))))
483 else if (!(pglob->gl_flags
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/x86_64/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:__anon2683
115 int gl_flags;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/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:__anon130
115 int gl_flags;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/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:__anon134
115 int gl_flags;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/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:__anon124
115 int gl_flags;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/aarch64/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:__anon122
115 int gl_flags;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/m68k/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:__anon128
115 int gl_flags;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/sh3el/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:__anon140
115 int gl_flags;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/alpha/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:__anon126
115 int gl_flags;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/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:__anon138
115 int gl_flags;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/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:__anon136
115 int gl_flags;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mips64el/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:__anon132
115 int gl_flags;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/ia64/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:__anon182
115 int gl_flags;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/hppa/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:__anon178
115 int gl_flags;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/riscv64/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:__anon192
115 int gl_flags;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mipsel/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:__anon186
115 int gl_flags;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/i386/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:__anon180
115 int gl_flags;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/riscv32/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:__anon190
115 int gl_flags;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/vax/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:__anon200
115 int gl_flags;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/arm/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:__anon174
115 int gl_flags;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/powerpc/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:__anon188
115 int gl_flags;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/sparc64/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:__anon198
115 int gl_flags;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/sh3eb/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:__anon194
115 int gl_flags;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/sparc/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:__anon196
115 int gl_flags;

Completed in 305 milliseconds

123