Searched refs:aarp_seq_ops (Results 1 – 3 of 3) sorted by relevance
153 extern const struct seq_operations aarp_seq_ops;
239 p = proc_create_seq_private("arp", 0444, atalk_proc_dir, &aarp_seq_ops, in atalk_proc_init()
1031 const struct seq_operations aarp_seq_ops = { variable