Home
last modified time | relevance | path

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

/linux/net/unix/
H A Dgarbage.c93 struct unix_sock *unix_get_socket(struct file *filp) in unix_get_socket() function
209 struct unix_sock *inflight = unix_get_socket(fpl->fp[j++]); in unix_add_edges()
/linux/net/core/
H A Dscm.c122 if (unix_get_socket(file)) in scm_fp_copy()