Searched refs:atf_fs_stat_get_device (Results 1 - 4 of 4) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/
H A Dfs.h101 dev_t atf_fs_stat_get_device(const atf_fs_stat_t *);
H A Dfs_test.c393 ATF_REQUIRE_EQ(atf_fs_stat_get_device(&st1),
394 atf_fs_stat_get_device(&st2));
H A Dfs.c597 atf_fs_stat_get_device(const atf_fs_stat_t *st) function
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dfs.cpp322 return atf_fs_stat_get_device(&m_stat);

Completed in 15 milliseconds