| /freebsd/usr.bin/m4/ |
| H A D | 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()
|
| /freebsd/lib/libbsdstat/ |
| H A D | bsdstat.h | 64 void (*print_header)(_p, FILE *); \ 105 { wf->base.print_header(&wf->base, fd); } \ 122 _p->base.print_header = _t##_print_header; \
|
| H A D | bsdstat.c | 201 sf->print_header = bsdstat_print_header; in bsdstat_init()
|
| /freebsd/secure/caroot/ |
| H A D | ca-extract.pl | 70 sub print_header($$) subroutine 243 print_header($fh, $labels{$it});
|
| /freebsd/tools/tools/mwl/mwlstats/ |
| H A D | main.c | 97 wf->print_header(wf, stdout); in main()
|
| /freebsd/sys/contrib/openzfs/cmd/ |
| H A D | dbufstat.in | 230 def print_header(): 446 print_header() 504 print_header()
|
| H A D | zilstat.in | 117 def print_header(): 529 print_header()
|
| H A D | zarcstat.in | 436 def print_header(): 775 print_header()
|
| H A D | zarcsummary | 436 def print_header(): function 1033 print_header()
|
| /freebsd/tools/tools/npe/npestats/ |
| H A D | main.c | 112 wf->print_header(wf, stdout); in main()
|
| /freebsd/tools/tools/ath/athaggrstats/ |
| H A D | main.c | 128 wf->print_header(wf, stdout); in main()
|
| /freebsd/tools/tools/ath/athstats/ |
| H A D | main.c | 136 wf->print_header(wf, stdout); in main()
|
| /freebsd/usr.bin/rpcgen/ |
| H A D | rpc_cout.c | 41 static void print_header( definition * ); 75 print_header(def); in emit() 131 print_header(definition *def) in print_header() function
|
| /freebsd/usr.sbin/wlanstat/ |
| H A D | main.c | 231 wf->print_header(wf, stdout);
|
| /freebsd/contrib/libdiff/lib/ |
| H A D | diff_output_unidiff.c | 239 bool print_header, bool show_function_prototypes, in output_unidiff_chunk() argument 254 if (print_header && !(state->header_printed)) { in output_unidiff_chunk()
|
| /freebsd/usr.bin/diff/ |
| H A D | diffreg.c | 186 static void print_header(const char *, const char *); 1134 print_header(file1, file2); in change() 1695 print_header(const char *file1, const char *file2) in print_header() function
|
| /freebsd/cddl/contrib/opensolaris/tools/ctf/dump/ |
| H A D | dump.c | 183 print_header(const ctf_header_t *hp, const ctf_data_t *cd) in print_header() function 1079 error |= print_header(hp, &cd); in main()
|
| /freebsd/contrib/elftoolchain/nm/ |
| H A D | nm.c | 203 static void print_header(const char *, const char *); 919 print_header(const char *file, const char *obj) in print_header() function 1325 print_header(filename, objname); in read_elf()
|
| /freebsd/sys/contrib/openzfs/cmd/zdb/ |
| H A D | zdb.c | 4409 boolean_t *print_header, uint64_t *dnode_slots_used, uint64_t flags) in dump_object() argument 4430 if (*print_header) { in dump_object() 4434 *print_header = 0; in dump_object() 4555 *print_header = B_TRUE; in dump_object() 4817 boolean_t print_header; in dump_objset() local 4834 print_header = B_TRUE; in dump_objset() 4877 &print_header, NULL, flags); in dump_objset() 4885 &print_header, NULL, flags); in dump_objset() 4922 dump_object(os, 0, verbosity, &print_header, NULL, 0); in dump_objset() 4926 dump_object(os, DMU_USERUSED_OBJECT, verbosity, &print_header, in dump_objset() [all …]
|
| /freebsd/sbin/ipfw/ |
| H A D | dummynet.c | 414 print_header(struct ipfw_flow_id *id) in print_header() function 617 print_header(&((struct dn_flow *)oid)->fid); in list_pipes()
|
| /freebsd/usr.sbin/pmcstudy/ |
| H A D | pmcstudy.c | 2176 print_header(void) in print_header() function 2274 print_header(); in process_file()
|
| /freebsd/sys/contrib/dev/athk/ath12k/ |
| H A D | debugfs_htt_stats.h | 1394 __le32 print_header; member
|
| H A D | debugfs_htt_stats.c | 2929 if (le32_to_cpu(htt_stats_buf->print_header) == 1) { in ath12k_htt_print_latency_prof_stats_tlv()
|
| /freebsd/sys/contrib/openzfs/cmd/zfs/ |
| H A D | zfs_main.c | 3646 print_header(list_cbdata_t *cb) in print_header() function 3878 print_header(cbp); in list_callback()
|
| /freebsd/sys/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 6815 boolean_t print_header = (vdev_name == NULL); in print_line() local 6830 if (print_header) { in print_line()
|