Searched refs:scandir (Results 1 - 19 of 19) sorted by relevance

/illumos-gate/usr/src/ucbhead/sys/
H A Ddir.h135 #pragma redefine_extname scandir64 scandir
139 #define scandir64 scandir
148 #pragma redefine_extname scandir scandir64
152 #define scandir scandir64 macro
163 extern int scandir(char *, struct direct *(*[]),
174 extern int scandir();
/illumos-gate/usr/src/head/
H A Ddirent.h76 #pragma redefine_extname scandir scandir64
80 #define scandir scandir64 macro
89 #pragma redefine_extname scandir64 scandir
93 #define scandir64 scandir
105 extern int scandir(const char *, struct dirent *(*[]),
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dscandir.c38 scandir(char *dirname, struct direct *(*namelist[]), function
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dscandir.c43 * Based on usr/src/ucblib/libucb/port/gen/scandir.c
55 #pragma weak _scandir = scandir
159 scandir(const char *dirname, struct dirent *(*namelist[]), function
/illumos-gate/usr/src/ucblib/libucb/
H A DMakefile.com67 scandir.o \
/illumos-gate/usr/src/cmd/lms/tools/
H A DATVersion.cpp149 num_entries = scandir("/proc", &namelist, 0, alphasort);
/illumos-gate/usr/src/ucblib/libucb/port/gen/
H A Dscandir.c139 scandir(char *dirname, struct direct *(*namelist[]), function
/illumos-gate/usr/src/cmd/cron/
H A Datrm.c343 if ((numjobs = scandir(".", namelistp, filewanted, sortfunc)) < 0)
H A Datq.c172 if ((numentries = scandir(".", &queue, filewanted,
454 * Sort files by queue, time of creation, and sequence. (used by "scandir")
491 * Sort files by queue, time of execution, and sequence. (used by "scandir")
/illumos-gate/usr/src/cmd/man/
H A Dmakewhatis.c761 nentries = scandir(section_dir, &entries, NULL, alphasort);
824 nsections = scandir(path, &entries, select_sections, alphasort);
/illumos-gate/usr/src/lib/libbc/sparc/
H A DMakefile79 random.o readdir.o realpath.o regex.o rindex.o scandir.o seekdir.o\
/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice_info.c1499 num_entries = scandir (dir, &name_list, 0, my_alphasort);
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com551 scandir.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com541 scandir.o \
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Ddfs.c1700 nentries = scandir(dir, &entry_list, NULL, NULL);
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile515 scandir.o \
/illumos-gate/usr/src/man/man3c/
H A DMakefile387 scandir.3c \
2196 alphasort.3c := LINKSRC = scandir.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc841 /* scandir.c */
843 int scandir(const char *dirname, struct dirent *(*namelist[]),
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com583 scandir.o \

Completed in 118 milliseconds