Searched refs:oldsolabel (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/security/mac_lomac/ |
| H A D | mac_lomac.c | 2036 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 D | mac_policy.h | 443 struct label *oldsolabel, struct socket *newso, 457 struct label *oldsolabel, struct socket *newso,
|
| /f-stack/freebsd/security/mac_stub/ |
| H A D | mac_stub.c | 1031 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 D | mac_biba.c | 2250 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 D | mac_mls.c | 1960 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 D | mac_test.c | 1854 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()
|