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

/freebsd-10.1-release/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-10.1-release/tools/tools/ath/athaggrstats/
H A Dstatfoo.h64 void (*print_header)(_p, FILE *); \
105 { wf->base.print_header(&wf->base, fd); } \
122 _p->base.print_header = _t##_print_header; \
H A Dmain.c130 wf->print_header(wf, stdout);
H A Dstatfoo.c201 sf->print_header = statfoo_print_header;
/freebsd-10.1-release/tools/tools/ath/athstats/
H A Dstatfoo.h64 void (*print_header)(_p, FILE *); \
105 { wf->base.print_header(&wf->base, fd); } \
122 _p->base.print_header = _t##_print_header; \
H A Dmain.c135 wf->print_header(wf, stdout);
H A Dstatfoo.c201 sf->print_header = statfoo_print_header;
/freebsd-10.1-release/tools/tools/mwl/mwlstats/
H A Dstatfoo.h64 void (*print_header)(_p, FILE *); \
104 { wf->base.print_header(&wf->base, fd); } \
121 _p->base.print_header = _t##_print_header; \
H A Dmain.c99 wf->print_header(wf, stdout);
H A Dstatfoo.c179 sf->print_header = statfoo_print_header;
/freebsd-10.1-release/tools/tools/net80211/wlanstats/
H A Dstatfoo.h64 void (*print_header)(_p, FILE *); \
105 { wf->base.print_header(&wf->base, fd); } \
122 _p->base.print_header = _t##_print_header; \
H A Dmain.c211 wf->print_header(wf, stdout);
H A Dstatfoo.c196 sf->print_header = statfoo_print_header;
/freebsd-10.1-release/tools/tools/npe/npestats/
H A Dstatfoo.h64 void (*print_header)(_p, FILE *); \
104 { wf->base.print_header(&wf->base, fd); } \
121 _p->base.print_header = _t##_print_header; \
H A Dmain.c114 wf->print_header(wf, stdout);
H A Dstatfoo.c187 sf->print_header = statfoo_print_header;
/freebsd-10.1-release/contrib/gcc/
H A Dgenextract.c346 print_header (void)
429 print_header ();
344 print_header (void) function
/freebsd-10.1-release/usr.bin/rpcgen/
H A Drpc_cout.c51 static void print_header( definition * );
85 print_header(def);
141 print_header(definition *def) function
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c1731 dump_object(objset_t *os, uint64_t object, int verbosity, int *print_header) argument
1743 if (*print_header) {
1747 *print_header = 0;
1808 *print_header = 1;
1865 int print_header = 1; local
1907 &print_header);
1924 dump_object(os, 0, verbosity, &print_header);
1928 dump_object(os, DMU_USERUSED_OBJECT, verbosity, &print_header);
1929 dump_object(os, DMU_GROUPUSED_OBJECT, verbosity, &print_header);
1934 dump_object(os, object, verbosity, &print_header);
[all...]
/freebsd-10.1-release/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-10.1-release/sbin/ipfw/
H A Ddummynet.c162 print_header(struct ipfw_flow_id *id) function
184 print_header(&ni->fid);
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c2775 print_header(list_cbdata_t *cb) function
3101 print_header(&cb);
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c2896 print_header(list_cbdata_t *cb) function
3022 print_header(cbp);

Completed in 368 milliseconds