Home
last modified time | relevance | path

Searched refs:audit_sock (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/c2/
H A Daudit.h543 void audit_sock(int, struct queue *, struct msgb *, int);
H A Daudit.c1417 audit_sock( in audit_sock() function
/illumos-gate/usr/src/uts/common/io/
H A Dtimod.c776 audit_sock(T_UNITDATA_IND, q, mp, TIMOD_ID); in timodrproc()
1202 audit_sock(T_CONN_IND, q, mp, TIMOD_ID); in timodrproc()
1968 audit_sock(T_UNITDATA_REQ, q, mp, TIMOD_ID); in timodwproc()
2022 audit_sock(T_CONN_REQ, q, mp, TIMOD_ID); in timodwproc()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c2482 audit_sock(T_CONN_REQ, strvp2wq(SOTOV(so)), mp, 0); in sotpi_connect()
3644 audit_sock(T_UNITDATA_REQ, strvp2wq(SOTOV(so)), mp, 0); in sosend_dgramcmsg()
3956 audit_sock(T_UNITDATA_REQ, strvp2wq(SOTOV(so)), mp, 0); in sosend_dgram()
4610 audit_sock(T_UNITDATA_REQ, strvp2wq(SOTOV(so)), mp, 0); in sodgram_direct()
4630 audit_sock(T_UNITDATA_REQ, strvp2wq(SOTOV(so)), mp, 0); in sodgram_direct()
H A Dsockstr.c1777 audit_sock(T_UNITDATA_IND, strvp2wq(vp), in strsock_proto()
2263 audit_sock(T_CONN_IND, strvp2wq(vp), mp, 0); in strsock_proto()
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.S857 NO_UNLOAD_STUB(c2audit, audit_sock, nomod_zero);
/illumos-gate/usr/src/uts/intel/ml/
H A Dmodstubs.S750 NO_UNLOAD_STUB(c2audit, audit_sock, nomod_zero);