Home
last modified time | relevance | path

Searched refs:copycred_from_tslabel (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/tsol/
H A Dlabel.h144 extern cred_t *copycred_from_tslabel(const cred_t *, ts_label_t *,
/titanic_50/usr/src/uts/common/os/
H A Dcred.c1126 copycred_from_tslabel(const cred_t *cr, ts_label_t *label, int flags) in copycred_from_tslabel() function
1151 newcr = copycred_from_tslabel(cr, lbl, flags); in copycred_from_bslabel()
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip6_output.c996 newcr = copycred_from_tslabel(ixa->ixa_cred, ixa->ixa_tsl, in ire_send_wire_v6()
H A Dip_attr.c1022 newcr = copycred_from_tslabel(ira->ira_cred, ira->ira_tsl, KM_NOSLEEP); in ip_recv_attr_replace_label()
H A Dip_output.c1951 newcr = copycred_from_tslabel(ixa->ixa_cred, ixa->ixa_tsl, in ire_send_wire_v4()