Home
last modified time | relevance | path

Searched refs:atf_user_is_root (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/bsd/atf/dist/atf-c/detail/
Duser_test.c118 ATF_REQUIRE(atf_user_is_root()); in ATF_TC_BODY()
120 ATF_REQUIRE(!atf_user_is_root()); in ATF_TC_BODY()
Duser.h46 bool atf_user_is_root(void);
Duser.c69 atf_user_is_root(void) in atf_user_is_root() function
Dfs_test.c592 if (!atf_user_is_root()) { in ATF_TC_BODY()
683 const int experr = atf_user_is_root() ? t->rerror : t->uerror; in ATF_TC_BODY()
803 if (atf_user_is_root()) { in ATF_TC_BODY()
Dfs.c719 if (atf_user_is_root()) { in atf_fs_eaccess()
/netbsd/src/external/bsd/atf/lib/libatf-c/
Datf-c.expsym219 atf_user_is_root