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

/freebsd-10.2-release/tools/regression/priv/
H A Dpriv_vfs_read_write.c62 try_io(const char *label, const char *fpathp, int asroot, int injail, 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_fowne
[all...]

Completed in 45 milliseconds