Home
last modified time | relevance | path

Searched defs:security_socket_shutdown (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dsecurity.h1581 static inline int security_socket_shutdown(struct socket *sock, int how) in security_socket_shutdown() function
/openbmc/linux/security/
H A Dsecurity.c4361 int security_socket_shutdown(struct socket *sock, int how) in security_socket_shutdown() function