Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dklpd.h140 #define PFEXEC_REPLY_LPRIV(pfr) \ macro
/illumos-gate/usr/src/cmd/pfexecd/
H A Dpfexecd.c450 priv_copyset(lset, PFEXEC_REPLY_LPRIV(res)); in callback_pfexec()
/illumos-gate/usr/src/uts/common/os/
H A Dklpd.c972 lset = PFEXEC_REPLY_LPRIV(prp); in pfexec_call()