Searched refs:alphasort (Results 1 - 12 of 12) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/compat/gen/
H A Dcompat_alphasort.c10 __weak_alias(alphasort,_alphasort)
14 __warn_references(alphasort,
15 "warning: reference to compatibility alphasort(); include <dirent.h> for correct reference")
20 #include "gen/alphasort.c"
/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dalphasort.c1 /* $NetBSD: alphasort.c,v 1.1 2005/08/19 02:04:54 christos Exp $ */
37 __RCSID("$NetBSD: alphasort.c,v 1.1 2005/08/19 02:04:54 christos Exp $");
51 alphasort(const void *d1, const void *d2) function
H A Dinitdir.c204 alphasort); local
H A DMakefile.inc7 SRCS+= _errno.c alarm.c alphasort.c arc4random.c assert.c basename.c clock.c \
163 MLINKS+=scandir.3 alphasort.3
/netbsd-6-1-5-RELEASE/lib/libc/compat/include/
H A Ddirent.h69 int alphasort(const void *, const void *);
/netbsd-6-1-5-RELEASE/include/
H A Ddirent.h109 int alphasort(const void *, const void *) __RENAME(__alphasort30);
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/wps/
H A Dwps_ufd.c64 alphasort);
/netbsd-6-1-5-RELEASE/libexec/httpd/
H A Ddir-index-bozo.c126 for (j = k = scandir(dirname, &de, NULL, alphasort), deo = de;
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/format_text/
H A Darchive.c143 if ((count = scandir(dir, &dirent, NULL, alphasort)) < 0) {
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/device/
H A Ddev-cache.c364 dirent_count = scandir(dir, &dirent, NULL, alphasort);
/netbsd-6-1-5-RELEASE/lib/libc/include/
H A Dnamespace.h156 #define alphasort _alphasort macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dconfigure9837 sysconf strsignal getrusage nl_langinfo scandir alphasort \

Completed in 106 milliseconds