Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dklpd.h66 int pfexec_reg(int);
/illumos-gate/usr/src/uts/common/syscall/
H A Dppriv.c406 return ((int)pfexec_reg((int)op)); in privsys()
/illumos-gate/usr/src/uts/common/os/
H A Dklpd.c727 pfexec_reg(int did) in pfexec_reg() function