Searched refs:copycred_from_tslabel (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/sys/tsol/ |
H A D | label.h | 144 extern cred_t *copycred_from_tslabel(const cred_t *, ts_label_t *,
|
/titanic_50/usr/src/uts/common/os/ |
H A D | cred.c | 1126 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 D | ip6_output.c | 996 newcr = copycred_from_tslabel(ixa->ixa_cred, ixa->ixa_tsl, in ire_send_wire_v6()
|
H A D | ip_attr.c | 1022 newcr = copycred_from_tslabel(ira->ira_cred, ira->ira_tsl, KM_NOSLEEP); in ip_recv_attr_replace_label()
|
H A D | ip_output.c | 1951 newcr = copycred_from_tslabel(ixa->ixa_cred, ixa->ixa_tsl, in ire_send_wire_v4()
|