Home
last modified time | relevance | path

Searched refs:unix_shutdown (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/net/unix/
Daf_unix.c770 static int unix_shutdown(struct socket *, int);
860 .shutdown = unix_shutdown,
885 .shutdown = unix_shutdown,
909 .shutdown = unix_shutdown,
2904 static int unix_shutdown(struct socket *sock, int mode) in unix_shutdown() function