Home
last modified time | relevance | path

Searched refs:fileStat (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dd_path.c54 struct stat fileStat; in trigger_fstat_events() local
103 fstat(pipefd[0], &fileStat); in trigger_fstat_events()
104 fstat(pipefd[1], &fileStat); in trigger_fstat_events()
105 fstat(sockfd, &fileStat); in trigger_fstat_events()
106 fstat(procfd, &fileStat); in trigger_fstat_events()
107 fstat(devfd, &fileStat); in trigger_fstat_events()
108 fstat(localfd, &fileStat); in trigger_fstat_events()
109 fstat(indicatorfd, &fileStat); in trigger_fstat_events()