Searched refs:priv_vfs_chflags_fother_uflags (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/tools/regression/priv/
H A Dpriv_vfs_chflags.c150 priv_vfs_chflags_fother_uflags(int asroot, int injail, function
160 expect("priv_vfs_chflags_fother_uflags(asroot, injail)",
163 expect("priv_vfs_chflags_fother_uflags(asroot, !injail)",
166 expect("priv_vfs_chflags_fother_uflags(!asroot, injail)",
169 expect("priv_vfs_chflags_fother_uflags(!asroot, !injail)",
H A Dmain.h205 void priv_vfs_chflags_fother_uflags(int, int, struct test *);
H A Dmain.c247 { "priv_vfs_chflags_fother_uflags", priv_vfs_chflags_fother_setup,
248 priv_vfs_chflags_fother_uflags, priv_vfs_chflags_cleanup },

Completed in 66 milliseconds