Home
last modified time | relevance | path

Searched refs:newsolabel (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/security/mac_lomac/
H A Dmac_lomac.c2037 struct socket *newso, struct label *newsolabel) in lomac_socket_newconn() argument
2045 dest = SLOT(newsolabel); in lomac_socket_newconn()
/f-stack/freebsd/security/mac/
H A Dmac_policy.h444 struct label *newsolabel);
/f-stack/freebsd/security/mac_stub/
H A Dmac_stub.c1032 struct socket *newso, struct label *newsolabel) in stub_socket_newconn() argument
/f-stack/freebsd/security/mac_biba/
H A Dmac_biba.c2251 struct socket *newso, struct label *newsolabel) in biba_socket_newconn() argument
2259 dest = SLOT(newsolabel); in biba_socket_newconn()
/f-stack/freebsd/security/mac_mls/
H A Dmac_mls.c1961 struct socket *newso, struct label *newsolabel) in mls_socket_newconn() argument
1969 dest = SLOT(newsolabel); in mls_socket_newconn()
/f-stack/freebsd/security/mac_test/
H A Dmac_test.c1855 struct socket *newso, struct label *newsolabel) in test_socket_newconn() argument
1862 LABEL_CHECK(newsolabel, MAGIC_SOCKET); in test_socket_newconn()