Home
last modified time | relevance | path

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

/linux-6.15/net/unix/
H A Daf_unix.c812 static int unix_shutdown(struct socket *, int);
889 .shutdown = unix_shutdown,
914 .shutdown = unix_shutdown,
938 .shutdown = unix_shutdown,
3016 static int unix_shutdown(struct socket *sock, int mode) in unix_shutdown() function