Home
last modified time | relevance | path

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

/Linux-v5.15/net/unix/
Daf_unix.c3158 static struct sock *unix_next_socket(struct seq_file *seq, in unix_next_socket() function
3196 return unix_next_socket(seq, NULL, pos); in unix_seq_start()
3202 return unix_next_socket(seq, v, pos); in unix_seq_next()