Searched refs:unix_next_socket (Results 1 – 1 of 1) sorted by relevance
3158 static struct sock *unix_next_socket(struct seq_file *seq, in unix_next_socket() function3196 return unix_next_socket(seq, NULL, pos); in unix_seq_start()3202 return unix_next_socket(seq, v, pos); in unix_seq_next()