Home
last modified time | relevance | path

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

/trueos/usr.bin/m4/
HDtrace.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()
/trueos/tools/tools/ath/athaggrstats/
HDstatfoo.h64 void (*print_header)(_p, FILE *); \
105 { wf->base.print_header(&wf->base, fd); } \
122 _p->base.print_header = _t##_print_header; \
HDmain.c130 wf->print_header(wf, stdout); in main()
HDstatfoo.c201 sf->print_header = statfoo_print_header; in statfoo_init()
/trueos/tools/tools/ath/athstats/
HDstatfoo.h64 void (*print_header)(_p, FILE *); \
105 { wf->base.print_header(&wf->base, fd); } \
122 _p->base.print_header = _t##_print_header; \
HDmain.c135 wf->print_header(wf, stdout); in main()
HDstatfoo.c201 sf->print_header = statfoo_print_header; in statfoo_init()
/trueos/tools/tools/mwl/mwlstats/
HDstatfoo.h64 void (*print_header)(_p, FILE *); \
104 { wf->base.print_header(&wf->base, fd); } \
121 _p->base.print_header = _t##_print_header; \
HDmain.c99 wf->print_header(wf, stdout); in main()
HDstatfoo.c179 sf->print_header = statfoo_print_header; in statfoo_init()
/trueos/tools/tools/net80211/wlanstats/
HDstatfoo.h64 void (*print_header)(_p, FILE *); \
105 { wf->base.print_header(&wf->base, fd); } \
122 _p->base.print_header = _t##_print_header; \
HDstatfoo.c196 sf->print_header = statfoo_print_header; in statfoo_init()
HDmain.c211 wf->print_header(wf, stdout); in main()
/trueos/tools/tools/npe/npestats/
HDstatfoo.h64 void (*print_header)(_p, FILE *); \
104 { wf->base.print_header(&wf->base, fd); } \
121 _p->base.print_header = _t##_print_header; \
HDmain.c114 wf->print_header(wf, stdout); in main()
HDstatfoo.c187 sf->print_header = statfoo_print_header; in statfoo_init()
/trueos/contrib/gcc/
HDgenextract.c344 print_header (void) in print_header() function
427 print_header (); in main()
HDChangeLog-200614180 (print_header): New function, split out of main. Distinguish
14183 (main): Pass insn_code_number to gen_insn. Call print_header
/trueos/usr.bin/rpcgen/
HDrpc_cout.c51 static void print_header( definition * );
85 print_header(def); in emit()
141 print_header(definition *def) in print_header() function
/trueos/cddl/contrib/opensolaris/cmd/zdb/
HDzdb.c1740 dump_object(objset_t *os, uint64_t object, int verbosity, int *print_header) in dump_object() argument
1752 if (*print_header) { in dump_object()
1756 *print_header = 0; in dump_object()
1817 *print_header = 1; in dump_object()
1874 int print_header = 1; in dump_dir() local
1916 &print_header); in dump_dir()
1933 dump_object(os, 0, verbosity, &print_header); in dump_dir()
1937 dump_object(os, DMU_USERUSED_OBJECT, verbosity, &print_header); in dump_dir()
1938 dump_object(os, DMU_GROUPUSED_OBJECT, verbosity, &print_header); in dump_dir()
1943 dump_object(os, object, verbosity, &print_header); in dump_dir()
/trueos/cddl/contrib/opensolaris/tools/ctf/dump/
HDdump.c182 print_header(const ctf_header_t *hp, const ctf_data_t *cd) in print_header() function
988 error |= print_header(hp, &cd); in main()
/trueos/sbin/ipfw/
HDdummynet.c162 print_header(struct ipfw_flow_id *id) in print_header() function
184 print_header(&ni->fid); in list_flow()
/trueos/usr.sbin/pmcstudy/
HDpmcstudy.c1725 print_header(void) in print_header() function
1814 print_header(); in process_file()
/trueos/cddl/contrib/opensolaris/cmd/zpool/
HDzpool_main.c2777 print_header(list_cbdata_t *cb) in print_header() function
3122 print_header(&cb); in zpool_do_list()
/trueos/cddl/contrib/opensolaris/cmd/zfs/
HDzfs_main.c2899 print_header(list_cbdata_t *cb) in print_header() function
3025 print_header(cbp); in list_callback()