setup_file
void setup_file(const char *test, char *fpathp, uid_t uid, gid_t gid,
setup_file("priv_acct_setup: fpath1", fpath1, 0, 0, 0666);
setup_file("priv_acct_setup: fpath2", fpath2, 0, 0, 0666);
setup_file("priv_vfs_chflags_froot_setup: fpath", fpath, UID_ROOT,
setup_file("priv_vfs_chflags_fowner_setup: fpath", fpath, UID_OWNER,
setup_file("priv_vfs_chflags_fowner_setup: fpath", fpath, UID_OTHER,
setup_file("priv_vfs_chmod_setup: fpath", fpath, UID_ROOT, GID_WHEEL,
setup_file("priv_vfs_chmod_setup: fpath", fpath, UID_OWNER,
setup_file("priv_vfs_chmod_setup: fpath", fpath, UID_OTHER,
setup_file("priv_vfs_chown_othergid: fpath", fpath, asroot ? UID_ROOT
setup_file("priv_vfs_chown_uid: fpath", fpath, UID_ROOT, GID_WHEEL,
setup_file("priv_vfs_chown_mygid: fpath", fpath, asroot ? UID_ROOT :
setup_file("priv_vfs_clearsugid_setup: fpath", fpath, UID_OWNER,
setup_file("priv_vfs_extattr_system_setup: fpath", fpath, UID_ROOT,
setup_file("private_vfs_fhopen_setup: fpath", fpath, UID_ROOT,
setup_file("priv_vfs_fhstat_setup: fpath", fpath, UID_ROOT,
setup_file("priv_vfs_fhstatfs_setup: fpath", fpath, UID_ROOT,
setup_file("priv_vfs_generation_setup: fpath", fpath,
setup_file("priv_vfs_getfh_setup: fpath", fpath, UID_ROOT, GID_WHEEL,
setup_file("priv_vfs_readwrite_fgroup_setup: fpath_none", fpath_none,
setup_file("priv_vfs_readwrite_fgroup_setup: fpath_read", fpath_read,
setup_file("priv_vfs_readwrite_fgroup_setup: fpath_write",
setup_file("priv_vfs_readwrite_fgroup_setup: fpath_readwrite",
setup_file("priv_vfs_readwrite_fother_setup: fpath_none", fpath_none,
setup_file("priv_vfs_readwrite_fother_setup: fpath_read", fpath_read,
setup_file("priv_vfs_readwrite_fother_setup: fpath_write",
setup_file("priv_vfs_readwrite_fother_setup: fpath_readwrite",
setup_file("priv_vfs_readwrite_fowner_setup: fpath_none", fpath_none,
setup_file("priv_vfs_readwrite_fowner_setup: fpath_read", fpath_read,
setup_file("priv_vfs_readwrite_fowner_setup: fpath_write",
setup_file("priv_vfs_readwrite_fowner_setup: fpath_readwrite",
setup_file("priv_vfs_setgid_fowner: fpath", fpath, UID_OWNER,
setup_file("priv_vfs_setgid_forther: fpath", fpath, UID_OWNER,
setup_file("priv_vfs_stickyfile_fowner_setup: fpath", fpath,
setup_file("priv_vfs_stickyfile_fother_setup: fpath", fpath,
setup_file("priv_vfs_utimes_froot_setup: fpath", fpath,
setup_file("priv_vfs_utimes_fowner_setup: fpath", fpath,
setup_file("priv_vfs_utimes_fother_setup: fpath", fpath,