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

/freebsd-10-stable/include/
H A Ddirent.h96 int scandir(const char *, struct dirent ***,
/freebsd-10-stable/lib/libc/gen/
H A Dscandir.c31 static char sccsid[] = "@(#)scandir.c 8.3 (Berkeley) 1/2/94";
63 scandir(const char *dirname, struct dirent ***namelist, function
H A DMakefile.inc103 scandir.c \
254 scandir.3 \
454 MLINKS+=scandir.3 alphasort.3
H A DSymbol.map234 scandir;
/freebsd-10-stable/usr.bin/catman/
H A Dcatman.c474 npages = scandir(section, &entries, NULL, alphasort);
539 npages = scandir(cat_section, &entries, NULL, alphasort);
639 nsections = scandir(".", &entries, select_sections, alphasort);
/freebsd-10-stable/usr.sbin/lpr/common_source/
H A Drmjob.c115 if ((nitems = scandir(".", &files, iscf, NULL)) < 0)
/freebsd-10-stable/usr.sbin/ctm/mkCTM/
H A Dmkctm.c437 n1 = scandir(buf1, &nl1, dirselect, alphasort);
438 n2 = scandir(buf2, &nl2, dirselect, alphasort);
/freebsd-10-stable/contrib/ipfilter/ipsd/
H A Dipsdr.c218 i = scandir(dir, &d, NULL, NULL);
/freebsd-10-stable/sys/dev/drm/
H A Dmga_state.c809 u32 scandir = 0, i; local
825 DMA_BLOCK(MGA_SGN, scandir,
/freebsd-10-stable/usr.bin/makewhatis/
H A Dmakewhatis.c843 nentries = scandir(section_dir, &entries, NULL, alphasort);
912 nsections = scandir(dir_name, &entries, select_sections, alphasort);
/freebsd-10-stable/usr.sbin/lpr/lpc/
H A Dcmds.c482 * Comparison routine that clean_q() uses for scandir.
688 nitems = scandir(pp->spool_dir, &queue, doselect, sortq);
/freebsd-10-stable/usr.sbin/syslogd/
H A Dsyslogd.c1628 nents = scandir(p, &ent, configfiles, alphasort);
/freebsd-10-stable/contrib/gcc/
H A Dconfigure9291 sysconf strsignal getrusage nl_langinfo scandir alphasort \

Completed in 117 milliseconds