Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/unix/
H A Daf_unix.c677 static int unix_shutdown(struct socket *, int);
737 .shutdown = unix_shutdown,
762 .shutdown = unix_shutdown,
786 .shutdown = unix_shutdown,
2569 static int unix_shutdown(struct socket *sock, int mode) in unix_shutdown() function