Searched defs:newsolabel (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/security/mac_biba/
H A Dmac_biba.c2270 biba_socket_newconn(struct socket *oldso, struct label *oldsolabel, struct socket *newso, struct label *newsolabel) argument
/freebsd-10.0-release/sys/security/mac_lomac/
H A Dmac_lomac.c2055 lomac_socket_newconn(struct socket *oldso, struct label *oldsolabel, struct socket *newso, struct label *newsolabel) argument
/freebsd-10.0-release/sys/security/mac_mls/
H A Dmac_mls.c1973 mls_socket_newconn(struct socket *oldso, struct label *oldsolabel, struct socket *newso, struct label *newsolabel) argument
/freebsd-10.0-release/sys/security/mac_stub/
H A Dmac_stub.c1037 stub_socket_newconn(struct socket *oldso, struct label *oldsolabel, struct socket *newso, struct label *newsolabel) argument
/freebsd-10.0-release/sys/security/mac_test/
H A Dmac_test.c1863 test_socket_newconn(struct socket *oldso, struct label *oldsolabel, struct socket *newso, struct label *newsolabel) argument

Completed in 112 milliseconds