Home
last modified time | relevance | path

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

/linux-5.10/net/unix/
Daf_unix.c2764 static struct sock *unix_next_socket(struct seq_file *seq, in unix_next_socket() function
2802 return unix_next_socket(seq, NULL, pos); in unix_seq_start()
2808 return unix_next_socket(seq, v, pos); in unix_seq_next()