Lines Matching refs:solabel
1169 biba_inpcb_create(struct socket *so, struct label *solabel, in biba_inpcb_create() argument
1174 source = SLOT(solabel); in biba_inpcb_create()
1195 biba_inpcb_sosetlabel(struct socket *so, struct label *solabel, in biba_inpcb_sosetlabel() argument
1202 source = SLOT(solabel); in biba_inpcb_sosetlabel()
2129 biba_socket_check_deliver(struct socket *so, struct label *solabel, in biba_socket_check_deliver() argument
2139 s = SLOT(solabel); in biba_socket_check_deliver()
2149 struct label *solabel, struct label *newlabel) in biba_socket_check_relabel() argument
2158 obj = SLOT(solabel); in biba_socket_check_relabel()
2202 struct label *solabel) in biba_socket_check_visible() argument
2210 obj = SLOT(solabel); in biba_socket_check_visible()
2224 struct label *solabel) in biba_socket_create() argument
2229 dest = SLOT(solabel); in biba_socket_create()
2235 biba_socket_create_mbuf(struct socket *so, struct label *solabel, in biba_socket_create_mbuf() argument
2240 source = SLOT(solabel); in biba_socket_create_mbuf()
2267 struct label *solabel, struct label *newlabel) in biba_socket_relabel() argument
2274 dest = SLOT(solabel); in biba_socket_relabel()