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

/freebsd-10.1-release/tools/regression/priv/
H A Dpriv_vfs_chflags.c222 priv_vfs_chflags_fother_sflags(int asroot, int injail, function
232 expect("priv_vfs_chflags_fother_sflags(asroot, injail)",
235 expect("priv_vfs_chflags_fother_sflags(asroot, !injail)",
238 expect("priv_vfs_chflags_fother_sflags(!asroot, injail)",
241 expect("priv_vfs_chflags_fother_sflags(!asroot, !injail)",
H A Dmain.h206 void priv_vfs_chflags_fother_sflags(int, int, struct test *);
H A Dmain.c250 { "priv_vfs_chflags_fother_sflags", priv_vfs_chflags_fother_setup,
251 priv_vfs_chflags_fother_sflags, priv_vfs_chflags_cleanup },

Completed in 42 milliseconds