Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dsecurity.h1780 static inline int security_socket_shutdown(struct socket *sock, int how) in security_socket_shutdown() function
/linux-6.14.4/security/
Dsecurity.c4762 int security_socket_shutdown(struct socket *sock, int how) in security_socket_shutdown() function