Home
last modified time | relevance | path

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

/freebsd-14.2/tools/regression/priv/
H A Dpriv_vfs_read_write.c50 static char fpath_read[1024]; variable
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()
182 try_io("priv_vfs_readwrite_fgroup(read, O_RDONLY)", fpath_read, in priv_vfs_readwrite_fgroup()
184 try_io("priv_vfs_readwrite_fgroup(read, O_WRONLY)", fpath_read, in priv_vfs_readwrite_fgroup()
186 try_io("priv_vfs_readwrite_fgroup(read, O_RDWR)", fpath_read, in priv_vfs_readwrite_fgroup()
215 try_io("priv_vfs_readwrite_fother(read, O_RDONLY)", fpath_read, in priv_vfs_readwrite_fother()
217 try_io("priv_vfs_readwrite_fother(read, O_WRONLY)", fpath_read, in priv_vfs_readwrite_fother()
219 try_io("priv_vfs_readwrite_fother(read, O_RDWR)", fpath_read, in priv_vfs_readwrite_fother()
[all …]