Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_procfs_list.c107 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 Dprocfs_list.h62 int (*show_header)(struct seq_file *f),
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dprocfs_list.h65 int (*show_header)(struct seq_file *f),
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-procfs-list.c227 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 DSection.cpp639 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 DSection.h60 bool show_header, uint32_t depth) const;
/freebsd-14.2/sys/contrib/openzfs/lib/libzpool/
H A Dkernel.c460 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 Dzfs_context.h400 int (*show_header)(struct seq_file *f),