Searched refs:DT_REG (Results 1 - 6 of 6) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/include/
H A Ddirent.h49 #define DT_REG 8 macro
/fuchsia/zircon/system/utest/fs-host/
H A Dtest-directory.cpp81 {false, "file1", DT_REG},
82 {false, "file2", DT_REG},
/fuchsia/zircon/system/utest/fs/
H A Dtest-directory.cpp289 {false, "file1", DT_REG},
290 {false, "file2", DT_REG},
299 {false, "file1", DT_REG},
H A Dtest-rename.c112 {false, "file", DT_REG},
/fuchsia/zircon/system/core/devmgr/
H A Ddevmgr-drivers.cpp105 if (de->d_type != DT_REG) {
/fuchsia/zircon/system/utest/runtests-utils/
H A Druntests-utils-test-utils.cpp147 if (entry->d_type != DT_REG) {

Completed in 25 milliseconds