Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/devfsadm/
H A Ddevpolicy.c140 if (modctl(MODALLOCPRIV, line) != 0) { in loadprivs()
/titanic_41/usr/src/uts/common/sys/
H A Dmodctl.h255 #define MODALLOCPRIV 28 macro
/titanic_41/usr/src/cmd/modload/
H A Dplcysubr.c691 if (add && modctl(MODALLOCPRIV, pr) != 0) { in check_priv_entry()
/titanic_41/usr/src/cmd/truss/
H A Dprint.c1131 case MODALLOCPRIV: s = "MODALLOCPRIV"; break; in prt_mod()
/titanic_41/usr/src/uts/common/os/
H A Dmodctl.c2560 case MODALLOCPRIV: in modctl()
/titanic_41/usr/src/uts/common/c2/
H A Daudit_event.c3383 case MODALLOCPRIV: in aui_modctl()