Home
last modified time | relevance | path

Searched refs:need_header (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/sbin/sconfig/
H A Dsconfig.c240 print_modems (int fd, int need_header) in print_modems() argument
248 if (need_header) in print_modems()
305 print_stats (int fd, int need_header) in print_stats() argument
315 if (need_header) { in print_stats()
422 if (need_header) in print_e1_stats()
542 if (need_header) in print_e3_stats()
1053 int fd, need_header, chan_num; in main() local
1107 need_header = 1; in main()
1130 print_stats (fd, need_header); in main()
1132 print_modems (fd, need_header); in main()
[all …]
/freebsd-12.1/sbin/ipfw/
H A Dtables.c61 static void table_show_list(ipfw_obj_header *oh, int need_header);
1749 table_show_list(ipfw_obj_header *oh, int need_header) in table_show_list() argument
1758 if (need_header) in table_show_list()
/freebsd-12.1/sys/dev/cp/
H A Dif_cp.c1848 static int print_modems (char *s, cp_chan_t *c, int need_header) in print_modems() argument
1853 if (need_header) in print_modems()
1865 static int print_stats (char *s, cp_chan_t *c, int need_header) in print_stats() argument
1869 if (need_header) in print_stats()
/freebsd-12.1/sys/dev/ctau/
H A Dif_ct.c1777 static int print_modems (char *s, ct_chan_t *c, int need_header) in print_modems() argument
1782 if (need_header) in print_modems()
1794 static int print_stats (char *s, ct_chan_t *c, int need_header) in print_stats() argument
1808 if (need_header) in print_stats()
/freebsd-12.1/sys/dev/cx/
H A Dif_cx.c2289 static int print_modems (char *s, cx_chan_t *c, int need_header) in print_modems() argument
2294 if (need_header) in print_modems()
2306 static int print_stats (char *s, cx_chan_t *c, int need_header) in print_stats() argument
2310 if (need_header) in print_stats()
/freebsd-12.1/sys/dev/ce/
H A Dif_ce.c2068 static int print_modems (char *s, ce_chan_t *c, int need_header) argument
2073 if (need_header)
2085 static int print_stats (char *s, ce_chan_t *c, int need_header) argument
2089 if (need_header)