Home
last modified time | relevance | path

Searched refs:alphasort (Results 1 – 10 of 10) sorted by relevance

/freebsd/include/
H A Ddirent.h104 int alphasort(const struct dirent **, const struct dirent **);
/freebsd/usr.bin/diff/
H A Ddiffdir.c83 pos = scandir(path1, &dirp1, selectfile, alphasort); in diffdir()
95 pos = scandir(path2, &dirp2, selectfile, alphasort); in diffdir()
/freebsd/lib/libc/gen/
H A Dscandir-compat11.c150 __sym_compat(alphasort, freebsd11_alphasort, FBSD_1.0);
H A Dscandir.c184 alphasort(const struct dirent **d1, const struct dirent **d2) in alphasort() function
H A DSymbol.map400 alphasort;
H A DMakefile.inc487 MLINKS+=scandir.3 alphasort.3 \
/freebsd/contrib/ofed/libibumad/
H A Dumad.c415 if ((r = sys_scandir(dir_name, &namelist, NULL, alphasort)) < 0) { in get_ca()
553 n = sys_scandir(SYS_INFINIBAND, &namelist, NULL, alphasort); in umad_get_cas_names()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_wext.c911 n = scandir(buf, &names, NULL, alphasort); in wext_add_hostap()
/freebsd/usr.sbin/syslogd/
H A Dsyslogd.c2360 nents = scandir(p, &ent, configfiles, alphasort); in parseconfigfile()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1339 fun:alphasort=uninstrumented