Home
last modified time | relevance | path

Searched defs:seq_operations (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dseq_file.h62 struct seq_operations { struct
75 void *__seq_open_private(struct linux_file *, const struct seq_operations *, int); argument