Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pfexecd/
H A Dpfexecd.c145 removeisapath(char *path) in removeisapath() function
311 if (exec == NULL && removeisapath(pap->pfa_path)) { in callback_forced_privs()
386 if ((exec == NULL || exec->attr == NULL) && removeisapath(path)) { in callback_pfexec()