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

/freebsd-13-stable/tools/regression/priv/
H A Dpriv_vfs_stickyfile.c97 priv_vfs_stickyfile_dir_fowner(int asroot, int injail, struct test *test) function
103 expect("priv_vfs_stickyfile_dir_fowner(root, jail)", error,
106 expect("priv_vfs_stickyfile_dir_fowner(root, !jail)", error,
109 expect("priv_vfs_stickyfile_dir_fowner(!root, jail)", error,
112 expect("priv_vfs_stickyfile_dir_fowner(!root, !jail)", error,
H A Dmain.h287 void priv_vfs_stickyfile_dir_fowner(int, int, struct test *);
H A Dmain.c316 { "priv_vfs_stickyfile_dir_fowner",
318 priv_vfs_stickyfile_dir_fowner,

Completed in 106 milliseconds