Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/unix/
H A Daf_unix.c2834 static struct sock *unix_next_socket(struct seq_file *seq, in unix_next_socket() function
2872 return unix_next_socket(seq, NULL, pos); in unix_seq_start()
2878 return unix_next_socket(seq, v, pos); in unix_seq_next()