Home
last modified time | relevance | path

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

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