Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_seq_file.c190 _single_open_without_sbuf(struct linux_file *f, int (*show)(struct seq_file *, void *), void *d) in _single_open_without_sbuf() function
215 ret = _single_open_without_sbuf(f, show, d); in single_open()
227 ret = _single_open_without_sbuf(f, show, d); in single_open_size()