Home
last modified time | relevance | path

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

/linux-3.3/net/unix/
Dgarbage.c99 struct sock *unix_get_socket(struct file *filp) in unix_get_socket() function
127 struct sock *s = unix_get_socket(fp); in unix_inflight()
144 struct sock *s = unix_get_socket(fp); in unix_notinflight()
179 struct sock *sk = unix_get_socket(*fp++); in scan_inflight()
Daf_unix.c1357 struct sock *sk = unix_get_socket(scm->fp->fp[i]); in unix_attach_fds()
/linux-3.3/include/net/
Daf_unix.h13 extern struct sock *unix_get_socket(struct file *filp);