Home
last modified time | relevance | path

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

/linux-3.3/net/unix/
Daf_unix.c2330 static const struct file_operations unix_seq_fops = { variable
2356 if (!proc_net_fops_create(net, "unix", 0, &unix_seq_fops)) { in unix_net_init()