Searched refs:scandirat (Results 1 – 8 of 8) sorted by relevance
/linux/tools/build/feature/ |
H A D | test-scandirat.c | 10 …return scandirat(/*dirfd=*/ 0, /*dirp=*/ (void *)1, /*namelist=*/ (void *)2, /*filter=*/ (void *)3… in main()
|
H A D | Makefile | 70 test-scandirat.bin \ 158 $(OUTPUT)test-scandirat.bin:
|
/linux/tools/perf/util/ |
H A D | util.h | 61 int scandirat(int dirfd, const char *dirp,
|
H A D | print-events.c | 95 evt_items = scandirat(events_fd, sys_dirent->d_name, &evt_namelist, NULL, alphasort); in print_tracepoint_events()
|
H A D | util.c | 563 int scandirat(int dirfd, const char *dirp, in scandirat() function
|
/linux/tools/perf/tests/ |
H A D | tests-scripts.c | 230 n_dirs = scandirat(dir_fd, ".", &entlist, NULL, alphasort); in append_scripts_in_dir()
|
/linux/tools/build/ |
H A D | Makefile.feature | 68 scandirat \
|
/linux/tools/perf/ |
H A D | Makefile.config | 500 ifeq ($(feature-scandirat), 1)
|