Searched refs:pfexec_call (Results 1 – 3 of 3) sorted by relevance
68 int pfexec_call(const cred_t *, struct pathname *, cred_t **, boolean_t *);
842 pfexec_call(const cred_t *cr, struct pathname *rpnp, cred_t **pfcr, in pfexec_call() function
265 error = pfexec_call(p->p_cred, &resolvepn, &args.pfcred, in exec_common()