unix_get_socket    16 include/net/af_unix.h struct sock *unix_get_socket(struct file *filp);
unix_get_socket   108 net/unix/garbage.c 				struct sock *sk = unix_get_socket(*fp++);
unix_get_socket    42 net/unix/scm.c EXPORT_SYMBOL(unix_get_socket);
unix_get_socket    49 net/unix/scm.c 	struct sock *s = unix_get_socket(fp);
unix_get_socket    70 net/unix/scm.c 	struct sock *s = unix_get_socket(fp);