Searched refs:show_header (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_procfs_list.c | 107 int (*show_header)(struct seq_file *f), in procfs_list_install() 118 procfs_list->pl_show_header = show_header; in procfs_list_install() 131 kstat_set_seq_raw_ops(procfs_kstat, show_header, in procfs_list_install()
|
| /freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | procfs_list.h | 62 int (*show_header)(struct seq_file *f),
|
| /freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | procfs_list.h | 65 int (*show_header)(struct seq_file *f),
|
| /freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-procfs-list.c | 227 int (*show_header)(struct seq_file *f), in procfs_list_install() 243 procfs_list->pl_show_header = show_header; in procfs_list_install()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Core/ |
| H A D | Section.cpp | 639 bool show_header, uint32_t depth) const { in Dump() argument 642 if (show_header && !m_sections.empty()) { in Dump()
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/ |
| H A D | Section.h | 60 bool show_header, uint32_t depth) const;
|
| /freebsd-14.2/sys/contrib/openzfs/lib/libzpool/ |
| H A D | kernel.c | 460 int (*show_header)(struct seq_file *f), in procfs_list_install() 465 (void) show_header, (void) clear; in procfs_list_install()
|
| /freebsd-14.2/sys/contrib/openzfs/include/sys/ |
| H A D | zfs_context.h | 400 int (*show_header)(struct seq_file *f),
|