Searched refs:scandirat (Results 1 - 8 of 8) sorted by relevance

/linux-master/tools/build/feature/
H A Dtest-scandirat.c10 return scandirat(/*dirfd=*/ 0, /*dirp=*/ (void *)1, /*namelist=*/ (void *)2, /*filter=*/ (void *)3, /*compar=*/ (void *)4);
H A DMakefile70 test-scandirat.bin \
135 $(OUTPUT)test-scandirat.bin:
/linux-master/tools/perf/util/
H A Dutil.h61 int scandirat(int dirfd, const char *dirp,
H A Dprint-events.c93 evt_items = scandirat(events_fd, sys_dirent->d_name, &evt_namelist, NULL, alphasort);
H A Dutil.c557 int scandirat(int dirfd, const char *dirp, function
/linux-master/tools/build/
H A DMakefile.feature68 scandirat \
/linux-master/tools/perf/tests/
H A Dtests-scripts.c201 n_dirs = scandirat(dir_fd, ".", &entlist, NULL, alphasort);
/linux-master/tools/perf/
H A DMakefile.config488 ifeq ($(feature-scandirat), 1)

Completed in 184 milliseconds