Home
last modified time | relevance | path

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

/freebsd/tools/regression/priv/
H A Dpriv_vfs_read_write.c60 try_io(const char *label, const char *fpathp, int asroot, int injail, in try_io() function
142 try_io("priv_vfs_readwrite_fowner(none, O_RDONLY)", fpath_none, in priv_vfs_readwrite_fowner()
144 try_io("priv_vfs_readwrite_fowner(none, O_WRONLY)", fpath_none, in priv_vfs_readwrite_fowner()
146 try_io("priv_vfs_readwrite_fowner(none, O_RDWR)", fpath_none, in priv_vfs_readwrite_fowner()
149 try_io("priv_vfs_readwrite_fowner(read, O_RDONLY)", fpath_read, in priv_vfs_readwrite_fowner()
151 try_io("priv_vfs_readwrite_fowner(read, O_WRONLY)", fpath_read, in priv_vfs_readwrite_fowner()
153 try_io("priv_vfs_readwrite_fowner(read, O_RDWR)", fpath_read, in priv_vfs_readwrite_fowner()
156 try_io("priv_vfs_readwrite_fowner(write, O_RDONLY)", fpath_write, in priv_vfs_readwrite_fowner()
158 try_io("priv_vfs_readwrite_fowner(write, O_WRONLY)", fpath_write, in priv_vfs_readwrite_fowner()
160 try_io("priv_vfs_readwrite_fowner(write, O_RDWR)", fpath_write, in priv_vfs_readwrite_fowner()
[all …]