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

/freebsd-10.1-release/tools/regression/priv/
H A Dpriv_vfs_stickyfile.c157 priv_vfs_stickyfile_file_fother(int asroot, int injail, struct test *test) function
163 expect("priv_vfs_stickyfile_file_fother(root, jail)", error,
166 expect("priv_vfs_stickyfile_file_fother(root, !jail)", error,
169 expect("priv_vfs_stickyfile_file_fother(!root, jail)", error,
172 expect("priv_vfs_stickyfile_file_fother(!root, !jail)", error,
H A Dmain.h297 void priv_vfs_stickyfile_file_fother(int, int, struct test *);
H A Dmain.c331 { "priv_vfs_stickyfile_file_fother",
333 priv_vfs_stickyfile_file_fother,

Completed in 90 milliseconds