Searched refs:fpath1 (Results 1 – 1 of 1) sorted by relevance
58 static char fpath1[1024]; variable78 setup_file("priv_acct_setup: fpath1", fpath1, 0, 0, 0666); in priv_acct_setup()91 if (acct(fpath1) != 0) { in priv_acct_setup()92 warn("priv_acct_setup: acct(\"%s\")", fpath1); in priv_acct_setup()105 (void)unlink(fpath1); in priv_acct_cleanup()119 error = acct(fpath1); in priv_acct_enable()