Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dpolicy.h121 int secpolicy_newproc(const cred_t *);
/titanic_44/usr/src/uts/common/os/
H A Dfork.c1050 secpolicy_newproc(cr) != 0) { in getproc()
H A Dpolicy.c1889 secpolicy_newproc(const cred_t *cr) in secpolicy_newproc() function