Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_seq_file.c141 _seq_open_without_sbuf(struct linux_file *f, const struct seq_operations *op) in _seq_open_without_sbuf() function
159 ret = _seq_open_without_sbuf(f, op); in seq_open()
201 rc = _seq_open_without_sbuf(f, op); in _single_open_without_sbuf()