Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dklpd.h67 int pfexec_unreg(int);
/illumos-gate/usr/src/uts/common/syscall/
H A Dppriv.c408 return ((int)pfexec_unreg((int)op)); in privsys()
/illumos-gate/usr/src/uts/common/os/
H A Dklpd.c758 pfexec_unreg(int did) in pfexec_unreg() function