Searched defs:atf_fs_stat_dir_type (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/atf/atf-c/detail/
H A Dfs.c534 const int atf_fs_stat_dir_type = 3; variable
H A Dfs_test.c473 ATF_REQUIRE_EQ(atf_fs_stat_get_type(&st), atf_fs_stat_dir_type); local
832 ATF_REQUIRE_EQ(atf_fs_stat_get_type(&s1), atf_fs_stat_dir_type); local
844 ATF_REQUIRE_EQ(atf_fs_stat_get_type(&s2), atf_fs_stat_dir_type); local

Completed in 96 milliseconds