| /trueos/usr.bin/m4/ |
| HD | trace.c | 51 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/ |
| HD | statfoo.h | 64 void (*print_header)(_p, FILE *); \ 105 { wf->base.print_header(&wf->base, fd); } \ 122 _p->base.print_header = _t##_print_header; \
|
| HD | main.c | 130 wf->print_header(wf, stdout); in main()
|
| HD | statfoo.c | 201 sf->print_header = statfoo_print_header; in statfoo_init()
|
| /trueos/tools/tools/ath/athstats/ |
| HD | statfoo.h | 64 void (*print_header)(_p, FILE *); \ 105 { wf->base.print_header(&wf->base, fd); } \ 122 _p->base.print_header = _t##_print_header; \
|
| HD | main.c | 135 wf->print_header(wf, stdout); in main()
|
| HD | statfoo.c | 201 sf->print_header = statfoo_print_header; in statfoo_init()
|
| /trueos/tools/tools/mwl/mwlstats/ |
| HD | statfoo.h | 64 void (*print_header)(_p, FILE *); \ 104 { wf->base.print_header(&wf->base, fd); } \ 121 _p->base.print_header = _t##_print_header; \
|
| HD | main.c | 99 wf->print_header(wf, stdout); in main()
|
| HD | statfoo.c | 179 sf->print_header = statfoo_print_header; in statfoo_init()
|
| /trueos/tools/tools/net80211/wlanstats/ |
| HD | statfoo.h | 64 void (*print_header)(_p, FILE *); \ 105 { wf->base.print_header(&wf->base, fd); } \ 122 _p->base.print_header = _t##_print_header; \
|
| HD | statfoo.c | 196 sf->print_header = statfoo_print_header; in statfoo_init()
|
| HD | main.c | 211 wf->print_header(wf, stdout); in main()
|
| /trueos/tools/tools/npe/npestats/ |
| HD | statfoo.h | 64 void (*print_header)(_p, FILE *); \ 104 { wf->base.print_header(&wf->base, fd); } \ 121 _p->base.print_header = _t##_print_header; \
|
| HD | main.c | 114 wf->print_header(wf, stdout); in main()
|
| HD | statfoo.c | 187 sf->print_header = statfoo_print_header; in statfoo_init()
|
| /trueos/contrib/gcc/ |
| HD | genextract.c | 344 print_header (void) in print_header() function 427 print_header (); in main()
|
| HD | ChangeLog-2006 | 14180 (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/ |
| HD | rpc_cout.c | 51 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/ |
| HD | zdb.c | 1740 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/ |
| HD | dump.c | 182 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/ |
| HD | dummynet.c | 162 print_header(struct ipfw_flow_id *id) in print_header() function 184 print_header(&ni->fid); in list_flow()
|
| /trueos/usr.sbin/pmcstudy/ |
| HD | pmcstudy.c | 1725 print_header(void) in print_header() function 1814 print_header(); in process_file()
|
| /trueos/cddl/contrib/opensolaris/cmd/zpool/ |
| HD | zpool_main.c | 2777 print_header(list_cbdata_t *cb) in print_header() function 3122 print_header(&cb); in zpool_do_list()
|
| /trueos/cddl/contrib/opensolaris/cmd/zfs/ |
| HD | zfs_main.c | 2899 print_header(list_cbdata_t *cb) in print_header() function 3025 print_header(cbp); in list_callback()
|