Home
last modified time | relevance | path

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

/freebsd/tools/regression/priv/
H A Dpriv_vfs_read_write.c50 static char fpath_read[1024]; variable
87 setup_file("priv_vfs_readwrite_fowner_setup: fpath_read", fpath_read, in priv_vfs_readwrite_fowner_setup()
106 setup_file("priv_vfs_readwrite_fgroup_setup: fpath_read", fpath_read, in priv_vfs_readwrite_fgroup_setup()
126 setup_file("priv_vfs_readwrite_fother_setup: fpath_read", fpath_read, in priv_vfs_readwrite_fother_setup()
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()
[all …]