Home
last modified time | relevance | path

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

/freebsd-head/tools/regression/priv/
HDmain.c335 priv_vfs_utimes_froot, priv_vfs_utimes_cleanup },
338 priv_vfs_utimes_froot_null, priv_vfs_utimes_cleanup },
341 priv_vfs_utimes_fowner, priv_vfs_utimes_cleanup },
344 priv_vfs_utimes_fowner_null, priv_vfs_utimes_cleanup },
347 priv_vfs_utimes_fother, priv_vfs_utimes_cleanup },
350 priv_vfs_utimes_fother_null, priv_vfs_utimes_cleanup },
HDpriv_vfs_utimes.c215 priv_vfs_utimes_cleanup(int asroot, int injail, struct test *test) in priv_vfs_utimes_cleanup() function
HDmain.h311 void priv_vfs_utimes_cleanup(int, int, struct test *);