Searched defs:newso (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/security/mac/
H A Dmac_socket.c243 mac_socket_newconn(struct socket *oldso, struct socket *newso) argument
276 mac_socketpeer_set_from_socket(struct socket *oldso, struct socket *newso) argument
/freebsd-12-stable/sys/security/mac_biba/
H A Dmac_biba.c2249 biba_socket_newconn(struct socket *oldso, struct label *oldsolabel, struct socket *newso, struct label *newsolabel) argument
2294 biba_socketpeer_set_from_socket(struct socket *oldso, struct label *oldsolabel, struct socket *newso, struct label *newsopeerlabel) argument
/freebsd-12-stable/sys/security/mac_lomac/
H A Dmac_lomac.c2035 lomac_socket_newconn(struct socket *oldso, struct label *oldsolabel, struct socket *newso, struct label *newsolabel) argument
2080 lomac_socketpeer_set_from_socket(struct socket *oldso, struct label *oldsolabel, struct socket *newso, struct label *newsopeerlabel) argument
/freebsd-12-stable/sys/security/mac_mls/
H A Dmac_mls.c1959 mls_socket_newconn(struct socket *oldso, struct label *oldsolabel, struct socket *newso, struct label *newsolabel) argument
2004 mls_socketpeer_set_from_socket(struct socket *oldso, struct label *oldsolabel, struct socket *newso, struct label *newsopeerlabel) argument
/freebsd-12-stable/sys/security/mac_stub/
H A Dmac_stub.c1030 stub_socket_newconn(struct socket *oldso, struct label *oldsolabel, struct socket *newso, struct label *newsolabel) argument
1064 stub_socketpeer_set_from_socket(struct socket *oldso, struct label *oldsolabel, struct socket *newso, struct label *newsopeerlabel) argument
/freebsd-12-stable/sys/security/mac_test/
H A Dmac_test.c1852 test_socket_newconn(struct socket *oldso, struct label *oldsolabel, struct socket *newso, struct label *newsolabel) argument
1930 test_socketpeer_set_from_socket(struct socket *oldso, struct label *oldsolabel, struct socket *newso, struct label *newsopeerlabel) argument

Completed in 136 milliseconds