Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_procfs_list.c105 int (*show_header)(struct seq_file *f), in procfs_list_install()
116 procfs_list->pl_show_header = show_header; in procfs_list_install()
129 kstat_set_seq_raw_ops(procfs_kstat, show_header, in procfs_list_install()
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-procfs-list.c228 int (*show_header)(struct seq_file *f), in procfs_list_install()
244 procfs_list->pl_show_header = show_header; in procfs_list_install()
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dprocfs_list.h63 int (*show_header)(struct seq_file *f),
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dprocfs_list.h66 int (*show_header)(struct seq_file *f),
/freebsd/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/contrib/llvm-project/lldb/include/lldb/Core/
H A DSection.h60 bool show_header, uint32_t depth) const;
/freebsd/sys/contrib/openzfs/lib/libzpool/
H A Dkernel.c464 int (*show_header)(struct seq_file *f), in procfs_list_install()
469 (void) show_header, (void) clear; in procfs_list_install()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dzfs_context.h400 int (*show_header)(struct seq_file *f),