alphasort          54 include/portability.h int alphasort(const void *dirent1, const void *dirent2);
alphasort          41 lib/fencing/st_rhcs.c     const int file_num = scandir(PCMK__FENCE_BINDIR, &namelist, 0, alphasort);
alphasort         294 lib/pacemaker/pcmk_simulate.c     int file_num = scandir(dir, &namelist, 0, alphasort);
alphasort        1346 lib/services/services_linux.c     entries = scandir(root, &namelist, NULL, alphasort);
alphasort         301 maint/gnulib/lib/dirent.in.h _GL_FUNCDECL_SYS (alphasort, int,
alphasort         308 maint/gnulib/lib/dirent.in.h _GL_CXXALIAS_SYS_CAST (alphasort, int,
alphasort         310 maint/gnulib/lib/dirent.in.h _GL_CXXALIASWARN (alphasort);
alphasort         314 maint/gnulib/lib/dirent.in.h _GL_WARN_ON_USE (alphasort, "alphasort is unportable - "
alphasort          59 maint/gnulib/tests/test-dirent-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::alphasort, int,