Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/m4/
H A Dtrace.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.2/lib/libbsdstat/
H A Dbsdstat.h64 void (*print_header)(_p, FILE *); \
105 { wf->base.print_header(&wf->base, fd); } \
122 _p->base.print_header = _t##_print_header; \
H A Dbsdstat.c201 sf->print_header = bsdstat_print_header; in bsdstat_init()
/freebsd-14.2/secure/caroot/
H A DMAca-bundle.pl64 sub print_header($$) subroutine
220 print_header(*STDOUT, "");
285 print_header($fh, $labels{$it});
/freebsd-14.2/tools/tools/mwl/mwlstats/
H A Dmain.c97 wf->print_header(wf, stdout); in main()
/freebsd-14.2/sys/contrib/openzfs/cmd/
H A Ddbufstat.in239 def print_header():
454 print_header()
512 print_header()
H A Dzilstat.in121 def print_header():
533 print_header()
H A Darcstat.in341 def print_header():
661 print_header()
H A Darc_summary434 def print_header(): function
1000 print_header()
/freebsd-14.2/tools/tools/npe/npestats/
H A Dmain.c112 wf->print_header(wf, stdout); in main()
/freebsd-14.2/tools/tools/ath/athaggrstats/
H A Dmain.c128 wf->print_header(wf, stdout); in main()
/freebsd-14.2/tools/tools/ath/athstats/
H A Dmain.c136 wf->print_header(wf, stdout); in main()
/freebsd-14.2/usr.bin/rpcgen/
H A Drpc_cout.c49 static void print_header( definition * );
83 print_header(def); in emit()
139 print_header(definition *def) in print_header() function
/freebsd-14.2/tools/tools/net80211/wlanstats/
H A Dmain.c231 wf->print_header(wf, stdout);
/freebsd-14.2/usr.bin/diff/
H A Ddiffreg.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.2/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c183 print_header(const ctf_header_t *hp, const ctf_data_t *cd) in print_header() function
1079 error |= print_header(hp, &cd); in main()
/freebsd-14.2/contrib/elftoolchain/nm/
H A Dnm.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.2/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c3748 if (*print_header) { in dump_object()
3752 *print_header = 0; in dump_object()
3873 *print_header = B_TRUE; in dump_object()
4082 boolean_t print_header; in dump_objset() local
4099 print_header = B_TRUE; in dump_objset()
4141 dump_object(os, object, verbosity, &print_header, NULL, in dump_objset()
4148 dump_object(os, object, verbosity, &print_header, NULL, in dump_objset()
4187 dump_object(os, 0, verbosity, &print_header, NULL, 0); in dump_objset()
4191 dump_object(os, DMU_USERUSED_OBJECT, verbosity, &print_header, in dump_objset()
4193 dump_object(os, DMU_GROUPUSED_OBJECT, verbosity, &print_header, in dump_objset()
[all …]
/freebsd-14.2/sbin/ipfw/
H A Ddummynet.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.2/usr.sbin/pmcstudy/
H A Dpmcstudy.c2176 print_header(void) in print_header() function
2274 print_header(); in process_file()
/freebsd-14.2/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c3441 print_header(list_cbdata_t *cb) in print_header() function
3610 print_header(cbp); in list_callback()
/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c6189 print_header(list_cbdata_t *cb) in print_header() function
6677 print_header(&cb); in zpool_do_list()