Home
last modified time | relevance | path

Searched refs:GLOB_NOSORT (Results 1 – 16 of 16) sorted by relevance

/freebsd-14-stable/tests/sys/ses/
HDcommon.h40 r = glob("/dev/ses*", GLOB_NOCHECK | GLOB_NOSORT, NULL, &g); in for_each_ses_dev()
63 r = glob("/dev/ses*", GLOB_NOCHECK | GLOB_NOSORT, NULL, &g); in has_ses()
HDdestructive.c54 r = glob("/dev/ses*", GLOB_NOCHECK | GLOB_NOSORT, NULL, &g); in for_one_ses_dev()
/freebsd-14-stable/contrib/tcsh/
HDglob.h66 #define GLOB_NOSORT 0x0020 /* Don't sort. */ macro
HDglob.c458 else if (!(flags & GLOB_NOSORT) && (pglob->gl_pathc != oldpathc)) in glob()
/freebsd-14-stable/include/
HDglob.h77 #define GLOB_NOSORT 0x0020 /* Don't sort. */ macro
/freebsd-14-stable/crypto/openssh/openbsd-compat/
HDglob.h83 #define GLOB_NOSORT 0x0020 /* Don't sort. */ macro
HDglob.c569 if (!(pglob->gl_flags & GLOB_NOSORT)) {
/freebsd-14-stable/usr.bin/login/
HDlogin_fbtab.c127 if (glob(pattern, GLOB_NOSORT, NULL, &gl) != 0) in login_protect()
/freebsd-14-stable/crypto/heimdal/lib/roken/
HDglob.hin83 #define GLOB_NOSORT 0x0020 /* Don't sort. */
HDglob.c481 else if (!(pglob->gl_flags & GLOB_NOSORT)) in glob0()
/freebsd-14-stable/contrib/unbound/validator/
HDval_anchor.c801 #ifdef GLOB_NOSORT in anchor_read_bind_file_wild()
802 | GLOB_NOSORT in anchor_read_bind_file_wild()
/freebsd-14-stable/lib/libc/gen/
HDglob.c612 if (!(pglob->gl_flags & GLOB_NOSORT)) in globfinal()
HDglob-compat11.c579 if (!(pglob->gl_flags & GLOB_NOSORT)) in globfinal()
/freebsd-14-stable/contrib/unbound/util/
HDconfig_file.c1441 #ifdef GLOB_NOSORT in config_read()
1442 | GLOB_NOSORT in config_read()
/freebsd-14-stable/crypto/openssh/
HDsftp.c983 GLOB_MARK|GLOB_NOCHECK|GLOB_BRACE|GLOB_KEEPSTAT|GLOB_NOSORT, in do_globbed_ls()
/freebsd-14-stable/contrib/unbound/doc/
HDChangelog4007 - Fix to not set GLOB_NOSORT so the unbound.conf include: files are