Home
last modified time | relevance | path

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

/tools/include/nolibc/
Dtypes.h43 #define DT_REG 0x8 macro
/tools/testing/selftests/proc/
Dread.c97 case DT_REG: in f()
/tools/testing/selftests/filesystems/fuse/
Dfuse_test.c409 .type = DT_REG, in bpf_test_readdir()
1695 .type = DT_REG in bpf_test_readdirplus_not_overriding_backing()
/tools/perf/ui/browsers/
Dhists.c2358 if (!(dent->d_type == DT_REG)) in switch_data_file()