alphasort          54 include/portability.h int alphasort(const void *dirent1, const void *dirent2);
alphasort          39 lib/fencing/st_rhcs.c     const int file_num = scandir(PCMK__FENCE_BINDIR, &namelist, 0, alphasort);
alphasort        1088 lib/services/services_linux.c     entries = scandir(root, &namelist, NULL, alphasort);
alphasort         739 tools/crm_simulate.c     int file_num = scandir(dir, &namelist, 0, alphasort);