Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.bin/m4/
HDtrace.c51 static void print_header(struct input_file *);
135 print_header(struct input_file *inp) in print_header() function
152 print_header(inp); in trace()
155 print_header(inp); in trace()
177 print_header(inp); in trace()
/freebsd-14-stable/lib/libbsdstat/
HDbsdstat.h64 void (*print_header)(_p, FILE *); \
105 { wf->base.print_header(&wf->base, fd); } \
122 _p->base.print_header = _t##_print_header; \
HDbsdstat.c201 sf->print_header = bsdstat_print_header; in bsdstat_init()
/freebsd-14-stable/secure/caroot/
HDMAca-bundle.pl66 sub print_header($$) subroutine
220 print_header(*STDOUT, "");
285 print_header($fh, $labels{$it});
/freebsd-14-stable/tools/tools/mwl/mwlstats/
HDmain.c97 wf->print_header(wf, stdout); in main()
/freebsd-14-stable/sys/contrib/openzfs/cmd/
HDdbufstat.in239 def print_header():
454 print_header()
512 print_header()
HDzilstat.in121 def print_header():
533 print_header()
HDarcstat.in341 def print_header():
661 print_header()
HDarc_summary434 def print_header(): function
1000 print_header()
/freebsd-14-stable/tools/tools/npe/npestats/
HDmain.c112 wf->print_header(wf, stdout); in main()
/freebsd-14-stable/tools/tools/ath/athaggrstats/
HDmain.c128 wf->print_header(wf, stdout); in main()
/freebsd-14-stable/tools/tools/ath/athstats/
HDmain.c136 wf->print_header(wf, stdout); in main()
/freebsd-14-stable/usr.bin/rpcgen/
HDrpc_cout.c49 static void print_header( definition * );
83 print_header(def); in emit()
139 print_header(definition *def) in print_header() function
/freebsd-14-stable/tools/tools/net80211/wlanstats/
HDmain.c231 wf->print_header(wf, stdout);
/freebsd-14-stable/usr.bin/diff/
HDdiffreg.c186 static void print_header(const char *, const char *);
1096 print_header(file1, file2); in change()
1643 print_header(const char *file1, const char *file2) in print_header() function
/freebsd-14-stable/contrib/elftoolchain/nm/
HDnm.c203 static void print_header(const char *, const char *);
919 print_header(const char *file, const char *obj) in print_header() function
1325 print_header(filename, objname); in read_elf()
/freebsd-14-stable/sys/contrib/openzfs/cmd/zdb/
HDzdb.c3751 boolean_t *print_header, uint64_t *dnode_slots_used, uint64_t flags) in dump_object() argument
3772 if (*print_header) { in dump_object()
3776 *print_header = 0; in dump_object()
3897 *print_header = B_TRUE; in dump_object()
4106 boolean_t print_header; in dump_objset() local
4123 print_header = B_TRUE; in dump_objset()
4165 dump_object(os, object, verbosity, &print_header, NULL, in dump_objset()
4172 dump_object(os, object, verbosity, &print_header, NULL, in dump_objset()
4211 dump_object(os, 0, verbosity, &print_header, NULL, 0); in dump_objset()
4215 dump_object(os, DMU_USERUSED_OBJECT, verbosity, &print_header, in dump_objset()
[all …]
/freebsd-14-stable/sbin/ipfw/
HDdummynet.c414 print_header(struct ipfw_flow_id *id) in print_header() function
609 print_header(&((struct dn_flow *)oid)->fid); in list_pipes()
/freebsd-14-stable/usr.sbin/pmcstudy/
HDpmcstudy.c2176 print_header(void) in print_header() function
2274 print_header(); in process_file()
/freebsd-14-stable/sys/contrib/openzfs/cmd/zfs/
HDzfs_main.c3441 print_header(list_cbdata_t *cb) in print_header() function
3610 print_header(cbp); in list_callback()
/freebsd-14-stable/sys/contrib/openzfs/cmd/zpool/
HDzpool_main.c6189 print_header(list_cbdata_t *cb) in print_header() function
6677 print_header(&cb); in zpool_do_list()