Home
last modified time | relevance | path

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

/linux-2.6.39/net/rose/
Daf_rose.c1470 static const struct seq_operations rose_info_seqops = { variable
1479 return seq_open(file, &rose_info_seqops); in rose_info_open()