Home
last modified time | relevance | path

Searched refs:stat_type (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/atf/atf-c/detail/
H A Dfs_test.c457 ATF_TC(stat_type);
458 ATF_TC_HEAD(stat_type, tc) in ATF_TC_HEAD() argument
463 ATF_TC_BODY(stat_type, tc) in ATF_TC_BODY() argument
1068 ATF_TP_ADD_TC(tp, stat_type); in ATF_TP_ADD_TCS()
/freebsd-13.1/usr.bin/nfsstat/
H A Dnfsstat.c131 int stat_type; member
140 #define STAT_TYPE_TO_NFS(stat_type) statstruct[stat_type].nfs_type argument