Home | History | Annotate | Download | only in src

Lines Matching refs:scandir

680 /* Callback used by scandir() to select files. */
762 if ((len = scandir(src, &names, semanage_filename_select, NULL)) == -1) {
808 if ((num_entries = scandir(path, &namelist, semanage_filename_select,