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

/freebsd-10-stable/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-stable/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-stable/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-stable/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-stable/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-stable/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-stable/contrib/gcc/
H A Dgenextract.c346 print_header (void)
429 print_header ();
344 print_header (void) function
/freebsd-10-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-10-stable/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c1865 dump_object(objset_t *os, uint64_t object, int verbosity, int *print_header) argument
1884 if (*print_header) {
1888 *print_header = 0;
1949 *print_header = 1;
2008 int print_header = 1; local
2053 &print_header);
2070 dump_object(os, 0, verbosity, &print_header);
2074 dump_object(os, DMU_USERUSED_OBJECT, verbosity, &print_header);
2075 dump_object(os, DMU_GROUPUSED_OBJECT, verbosity, &print_header);
2080 dump_object(os, object, verbosity, &print_header);
[all...]
/freebsd-10-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-10-stable/usr.sbin/pmcstudy/
H A Dpmcstudy.c1725 print_header(void) function
1817 print_header();
/freebsd-10-stable/sbin/ipfw/
H A Ddummynet.c415 print_header(struct ipfw_flow_id *id) function
437 print_header(&ni->fid);
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c2848 print_header(list_cbdata_t *cb) function
3219 print_header(&cb);
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c2945 print_header(list_cbdata_t *cb) function
3071 print_header(cbp);

Completed in 380 milliseconds