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

/freebsd-10.2-release/tools/regression/priv/
H A Dmain.h267 void priv_vfs_readwrite_fowner(int, int, struct test *);
H A Dpriv_vfs_read_write.c141 priv_vfs_readwrite_fowner(int asroot, int injail, struct test *test) function
144 try_io("priv_vfs_readwrite_fowner(none, O_RDONLY)", fpath_none,
146 try_io("priv_vfs_readwrite_fowner(none, O_WRONLY)", fpath_none,
148 try_io("priv_vfs_readwrite_fowner(none, O_RDWR)", fpath_none,
151 try_io("priv_vfs_readwrite_fowner(read, O_RDONLY)", fpath_read,
153 try_io("priv_vfs_readwrite_fowner(read, O_WRONLY)", fpath_read,
155 try_io("priv_vfs_readwrite_fowner(read, O_RDWR)", fpath_read,
158 try_io("priv_vfs_readwrite_fowner(write, O_RDONLY)", fpath_write,
160 try_io("priv_vfs_readwrite_fowner(write, O_WRONLY)", fpath_write,
162 try_io("priv_vfs_readwrite_fowner(writ
[all...]
H A Dmain.c301 { "priv_vfs_readwrite_fowner", priv_vfs_readwrite_fowner_setup,
302 priv_vfs_readwrite_fowner, priv_vfs_readwrite_cleanup },

Completed in 50 milliseconds