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

/freebsd-current/tools/regression/priv/
H A Dpriv_vfs_utimes.c195 priv_vfs_utimes_fother_null(int asroot, int injail, struct test *test) function
201 expect("priv_vfs_utimes_fother_null(root, jail)", error, 0,
204 expect("priv_vfs_utimes_fother_null(root, !jail)", error, 0,
207 expect("priv_vfs_utimes_fother_null(!root, jail)", error, 0,
210 expect("priv_vfs_utimes_fother_null(!root, !jail)", error, 0,
H A Dmain.h309 void priv_vfs_utimes_fother_null(int, int, struct test *);
H A Dmain.c349 { "priv_vfs_utimes_fother_null", priv_vfs_utimes_fother_setup,
350 priv_vfs_utimes_fother_null, priv_vfs_utimes_cleanup },

Completed in 777 milliseconds