Searched refs:print_header (Results 1 - 23 of 23) sorted by relevance

/freebsd-current/usr.bin/m4/
H A Dtrace.c51 static void print_header(struct input_file *);
135 print_header(struct input_file *inp) function
152 print_header(inp);
155 print_header(inp);
177 print_header(inp);
/freebsd-current/secure/caroot/
H A DMAca-bundle.pl64 sub print_header($$) subroutine
220 print_header(*STDOUT, "");
285 print_header($fh, $labels{$it});
/freebsd-current/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;
/freebsd-current/tools/tools/mwl/mwlstats/
H A Dmain.c97 wf->print_header(wf, stdout);
/freebsd-current/tools/tools/npe/npestats/
H A Dmain.c112 wf->print_header(wf, stdout);
/freebsd-current/tools/tools/ath/athaggrstats/
H A Dmain.c128 wf->print_header(wf, stdout);
/freebsd-current/tools/tools/ath/athstats/
H A Dmain.c136 wf->print_header(wf, stdout);
/freebsd-current/sys/contrib/openzfs/cmd/
H A Ddbufstat.in240 def print_header():
456 print_header()
514 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():
1000 print_header()
/freebsd-current/usr.bin/rpcgen/
H A Drpc_cout.c41 static void print_header( definition * );
75 print_header(def);
131 print_header(definition *def) function
/freebsd-current/tools/tools/net80211/wlanstats/
H A Dmain.c231 wf->print_header(wf, stdout);
/freebsd-current/contrib/libdiff/lib/
H A Ddiff_output_unidiff.c239 bool print_header, bool show_function_prototypes,
254 if (print_header && !(state->header_printed)) {
235 output_unidiff_chunk(struct diff_output_info *outinfo, FILE *dest, struct diff_output_unidiff_state *state, const struct diff_input_info *info, const struct diff_result *result, bool print_header, bool show_function_prototypes, const struct diff_chunk_context *cc) argument
/freebsd-current/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c183 print_header(const ctf_header_t *hp, const ctf_data_t *cd) function
1079 error |= print_header(hp, &cd);
/freebsd-current/contrib/elftoolchain/nm/
H A Dnm.c203 static void print_header(const char *, const char *);
919 print_header(const char *file, const char *obj) function
1325 print_header(filename, objname);
/freebsd-current/usr.bin/diff/
H A Ddiffreg.c185 static void print_header(const char *, const char *);
1118 print_header(file1, file2);
1670 print_header(const char *file1, const char *file2) function
/freebsd-current/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c3572 boolean_t *print_header, uint64_t *dnode_slots_used, uint64_t flags)
3593 if (*print_header) {
3597 *print_header = 0;
3718 *print_header = B_TRUE;
3927 boolean_t print_header; local
3944 print_header = B_TRUE;
3986 dump_object(os, object, verbosity, &print_header, NULL,
3993 dump_object(os, object, verbosity, &print_header, NULL,
4032 dump_object(os, 0, verbosity, &print_header, NULL, 0);
4036 dump_object(os, DMU_USERUSED_OBJECT, verbosity, &print_header,
3571 dump_object(objset_t *os, uint64_t object, int verbosity, boolean_t *print_header, uint64_t *dnode_slots_used, uint64_t flags) argument
[all...]
/freebsd-current/sbin/ipfw/
H A Ddummynet.c414 print_header(struct ipfw_flow_id *id) function
617 print_header(&((struct dn_flow *)oid)->fid);
/freebsd-current/usr.sbin/pmcstudy/
H A Dpmcstudy.c2176 print_header(void) function
2274 print_header();
/freebsd-current/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c3451 print_header(list_cbdata_t *cb) function
3620 print_header(cbp);
/freebsd-current/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c6224 print_header(list_cbdata_t *cb) function
6712 print_header(&cb);

Completed in 268 milliseconds