Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac_lomac/
H A Dmac_lomac.c2036 lomac_socket_newconn(struct socket *oldso, struct label *oldsolabel, in lomac_socket_newconn() argument
2042 source = *SLOT(oldsolabel); in lomac_socket_newconn()
2082 struct label *oldsolabel, struct socket *newso, in lomac_socketpeer_set_from_socket() argument
2088 source = *SLOT(oldsolabel); in lomac_socketpeer_set_from_socket()
/f-stack/freebsd/security/mac/
H A Dmac_policy.h443 struct label *oldsolabel, struct socket *newso,
457 struct label *oldsolabel, struct socket *newso,
/f-stack/freebsd/security/mac_stub/
H A Dmac_stub.c1031 stub_socket_newconn(struct socket *oldso, struct label *oldsolabel, in stub_socket_newconn() argument
1066 struct label *oldsolabel, struct socket *newso, in stub_socketpeer_set_from_socket() argument
/f-stack/freebsd/security/mac_biba/
H A Dmac_biba.c2250 biba_socket_newconn(struct socket *oldso, struct label *oldsolabel, in biba_socket_newconn() argument
2256 source = *SLOT(oldsolabel); in biba_socket_newconn()
2296 struct label *oldsolabel, struct socket *newso, in biba_socketpeer_set_from_socket() argument
2302 source = *SLOT(oldsolabel); in biba_socketpeer_set_from_socket()
/f-stack/freebsd/security/mac_mls/
H A Dmac_mls.c1960 mls_socket_newconn(struct socket *oldso, struct label *oldsolabel, in mls_socket_newconn() argument
1966 source = *SLOT(oldsolabel); in mls_socket_newconn()
2006 struct label *oldsolabel, struct socket *newso, in mls_socketpeer_set_from_socket() argument
2012 source = *SLOT(oldsolabel); in mls_socketpeer_set_from_socket()
/f-stack/freebsd/security/mac_test/
H A Dmac_test.c1854 test_socket_newconn(struct socket *oldso, struct label *oldsolabel, in test_socket_newconn() argument
1859 LABEL_CHECK(oldsolabel, MAGIC_SOCKET); in test_socket_newconn()
1933 struct label *oldsolabel, struct socket *newso, in test_socketpeer_set_from_socket() argument
1938 LABEL_CHECK(oldsolabel, MAGIC_SOCKET); in test_socketpeer_set_from_socket()