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

/freebsd-11-stable/usr.bin/m4/
H A Dtrace.c53 static void print_header(struct input_file *);
137 print_header(struct input_file *inp) function
154 print_header(inp);
157 print_header(inp);
179 print_header(inp);
/freebsd-11-stable/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-11-stable/secure/caroot/
H A DMAca-bundle.pl65 sub print_header($$) subroutine
223 print_header(*STDOUT, "");
288 print_header($fh, $labels{$it});
/freebsd-11-stable/tools/tools/mwl/mwlstats/
H A Dmain.c99 wf->print_header(wf, stdout);
/freebsd-11-stable/tools/tools/npe/npestats/
H A Dmain.c114 wf->print_header(wf, stdout);
/freebsd-11-stable/tools/tools/ath/athaggrstats/
H A Dmain.c130 wf->print_header(wf, stdout);
/freebsd-11-stable/tools/tools/ath/athstats/
H A Dmain.c135 wf->print_header(wf, stdout);
/freebsd-11-stable/contrib/gcc/
H A Dgenextract.c346 print_header (void)
429 print_header ();
344 print_header (void) function
/freebsd-11-stable/usr.bin/rpcgen/
H A Drpc_cout.c51 static void print_header( definition * );
85 print_header(def);
141 print_header(definition *def) function
/freebsd-11-stable/tools/tools/net80211/wlanstats/
H A Dmain.c223 wf->print_header(wf, stdout);
/freebsd-11-stable/usr.bin/diff/
H A Ddiffreg.c204 static void print_header(const char *, const char *);
1114 print_header(file1, file2);
1612 print_header(const char *file1, const char *file2) function
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c182 print_header(const ctf_header_t *hp, const ctf_data_t *cd) function
988 error |= print_header(hp, &cd);
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c2092 dump_object(objset_t *os, uint64_t object, int verbosity, int *print_header) argument
2111 if (*print_header) {
2115 *print_header = 0;
2176 *print_header = 1;
2235 int print_header = 1; local
2281 &print_header);
2305 dump_object(os, 0, verbosity, &print_header);
2309 dump_object(os, DMU_USERUSED_OBJECT, verbosity, &print_header);
2310 dump_object(os, DMU_GROUPUSED_OBJECT, verbosity, &print_header);
2315 dump_object(os, object, verbosity, &print_header);
[all...]
/freebsd-11-stable/contrib/elftoolchain/nm/
H A Dnm.c196 static void print_header(const char *, const char *);
881 print_header(const char *file, const char *obj) function
1287 print_header(filename, objname);
/freebsd-11-stable/sbin/ipfw/
H A Ddummynet.c415 print_header(struct ipfw_flow_id *id) function
610 print_header(&((struct dn_flow *)oid)->fid);
/freebsd-11-stable/usr.sbin/pmcstudy/
H A Dpmcstudy.c2179 print_header(void) function
2271 print_header();
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c3141 print_header(list_cbdata_t *cb) function
3518 print_header(&cb);
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c2977 print_header(list_cbdata_t *cb) function
3103 print_header(cbp);

Completed in 268 milliseconds