Searched refs:alphasort (Results 1 – 15 of 15) sorted by relevance
/titanic_41/usr/src/ucbhead/sys/ |
H A D | dir.h | 136 #pragma redefine_extname alphasort64 alphasort 140 #define alphasort64 alphasort 149 #pragma redefine_extname alphasort alphasort64 153 #define alphasort alphasort64 macro 166 extern int alphasort(struct direct **, struct direct **); 175 extern int alphasort();
|
/titanic_41/usr/src/head/ |
H A D | dirent.h | 77 #pragma redefine_extname alphasort alphasort64 81 #define alphasort alphasort64 macro 90 #pragma redefine_extname alphasort64 alphasort 94 #define alphsort64 alphasort 109 extern int alphasort(const struct dirent **,
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | scandir.c | 56 #pragma weak _alphasort = alphasort 245 alphasort(const struct dirent **d1, const struct dirent **d2) in alphasort() function
|
/titanic_41/usr/src/lib/libbc/libc/gen/common/ |
H A D | scandir.c | 102 alphasort(struct direct **d1, struct direct **d2) in alphasort() function
|
/titanic_41/usr/src/ucblib/libucb/port/gen/ |
H A D | scandir.c | 210 alphasort(struct direct **d1, struct direct **d2) in alphasort() function
|
/titanic_41/usr/src/cmd/lms/tools/ |
H A D | ATVersion.cpp | 149 num_entries = scandir("/proc", &namelist, 0, alphasort); in IsAppRunning()
|
/titanic_41/usr/src/cmd/man/ |
H A D | makewhatis.c | 761 nentries = scandir(section_dir, &entries, NULL, alphasort); in process_section() 824 nsections = scandir(path, &entries, select_sections, alphasort); in mwpath()
|
/titanic_41/usr/src/ucblib/libucb/port/ |
H A D | mapfile-vers | 81 alphasort;
|
/titanic_41/usr/src/lib/c_synonyms/ |
H A D | syn_common | 67 alphasort
|
/titanic_41/usr/src/cmd/hal/hald/ |
H A D | device_info.c | 1477 return -alphasort (a, b); in my_alphasort()
|
/titanic_41/usr/src/man/man3c/ |
H A D | Makefile | 556 alphasort.3c \ 2091 alphasort.3c := LINKSRC = scandir.3c
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 674 alphasort;
|
H A D | llib-lc | 837 int alphasort(const struct dirent **, const struct dirent **);
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 550 link path=usr/share/man/man3c/alphasort.3c target=scandir.3c
|
/titanic_41/ |
H A D | .gitignore | 4710 usr/src/man/man3c/alphasort.3c
|