Searched defs:atf_fs_stat_reg_type (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/atf/atf-c/detail/
H A Dfs.c537 const int atf_fs_stat_reg_type = 6; variable
H A Dfs_test.c479 ATF_REQUIRE_EQ(atf_fs_stat_get_type(&st), atf_fs_stat_reg_type); local
963 ATF_CHECK_EQ(atf_fs_stat_get_type(&s1), atf_fs_stat_reg_type); local
975 ATF_CHECK_EQ(atf_fs_stat_get_type(&s2), atf_fs_stat_reg_type); local

Completed in 89 milliseconds