Home
last modified time | relevance | path

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

/Linux-v4.19/net/unix/
Daf_unix.c2756 static struct sock *unix_next_socket(struct seq_file *seq, in unix_next_socket() function
2794 return unix_next_socket(seq, NULL, pos); in unix_seq_start()
2800 return unix_next_socket(seq, v, pos); in unix_seq_next()