Home
last modified time | relevance | path

Searched refs:gl_flags (Results 1 – 25 of 36) sorted by relevance

12

/netbsd/lib/libc/gen/
H A Dglob.c201 pglob->gl_flags = flags & ~GLOB_MAGCHAR; in glob()
245 if ((pglob->gl_flags & GLOB_LIMIT) && in globexp1()
521 pglob->gl_flags |= GLOB_MAGCHAR; in glob0()
525 pglob->gl_flags |= GLOB_MAGCHAR; in glob0()
529 pglob->gl_flags |= GLOB_MAGCHAR; in glob0()
754 pglob->gl_flags & GLOB_ERR) in glob3()
763 if (pglob->gl_flags & GLOB_ERR) in glob3()
772 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in glob3()
821 if (pglob->gl_flags & GLOB_ERR) { in glob3()
902 if ((pglob->gl_flags & GLOB_LIMIT) && in globextend()
[all …]
/netbsd/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dglob.c186 pglob->gl_flags = flags & ~GLOB_MAGCHAR; in glob()
444 pglob->gl_flags |= GLOB_MAGCHAR; in glob0()
448 pglob->gl_flags |= GLOB_MAGCHAR; in glob0()
452 pglob->gl_flags |= GLOB_MAGCHAR; in glob0()
538 if (((pglob->gl_flags & GLOB_MARK) && in glob2()
596 pglob->gl_flags & GLOB_ERR) in glob3()
605 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in glob3()
628 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in glob3()
770 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in g_opendir()
782 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in g_lstat()
[all …]
H A Dglob.hin61 int gl_flags; /* Copy of flags parameter to glob. */
/netbsd/external/gpl3/gdb/dist/gnulib/import/
H A Dglob-libc.h79 int gl_flags; /* Set to FLAGS, maybe | GLOB_MAGCHAR. */ member
108 int gl_flags; member
H A Dglob.c602 pglob->gl_flags = ((pglob->gl_flags & ~GLOB_MARK) in __glob()
942 pglob->gl_flags = flags; in __glob()
1076 pglob->gl_flags = flags; in __glob()
1488 pglob->gl_flags = flags; in glob_in_dir()
/netbsd/external/gpl3/gdb.old/dist/gnulib/import/
H A Dglob-libc.h79 int gl_flags; /* Set to FLAGS, maybe | GLOB_MAGCHAR. */ member
108 int gl_flags; member
H A Dglob.c602 pglob->gl_flags = ((pglob->gl_flags & ~GLOB_MARK) in __glob()
942 pglob->gl_flags = flags; in __glob()
1076 pglob->gl_flags = flags; in __glob()
1488 pglob->gl_flags = flags; in glob_in_dir()
/netbsd/external/gpl2/xcvs/dist/lib/
H A Dglob-libc.h97 int gl_flags; /* Set to FLAGS, maybe | GLOB_MAGCHAR. */ member
126 int gl_flags; member
H A Dglob.c495 pglob->gl_flags = ((pglob->gl_flags & ~GLOB_MARK)
724 pglob->gl_flags = flags;
844 pglob->gl_flags = flags;
1261 pglob->gl_flags = flags; in glob_in_dir()
/netbsd/external/gpl2/gmake/dist/glob/
H A Dglob.h125 int gl_flags; /* Set to FLAGS, maybe | GLOB_MAGCHAR. */ member
147 int gl_flags; member
H A Dglob.c596 pglob->gl_flags = ((pglob->gl_flags & ~GLOB_MARK)
842 pglob->gl_flags = flags;
983 pglob->gl_flags = flags;
1393 pglob->gl_flags = flags;
/netbsd/include/
H A Dglob.h56 int gl_flags; /* Copy of flags parameter to glob. */ member
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_openbsd.h314 int gl_flags; member
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
H A Dsanitizer_platform_limits_posix.h856 int gl_flags; member
869 int gl_flags; member
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_openbsd.h316 int gl_flags; member
H A Dsanitizer_platform_limits_openbsd.cc148 CHECK_SIZE_AND_OFFSET(glob_t, gl_flags);
H A Dsanitizer_platform_limits_freebsd.h358 int gl_flags; member
H A Dsanitizer_platform_limits_freebsd.cc373 CHECK_SIZE_AND_OFFSET(glob_t, gl_flags);
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_openbsd.h314 int gl_flags; member
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
H A Dsanitizer_platform_limits_posix.h856 int gl_flags; member
869 int gl_flags; member
/netbsd/sbin/restore/
H A Dinteractive.c110 arglist.glob.gl_flags = GLOB_ALTDIRFUNC; in runcmdshell()

12