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

/freebsd-11-stable/sbin/sconfig/
H A Dsconfig.c240 print_modems (int fd, int need_header) argument
248 if (need_header)
305 print_stats (int fd, int need_header) argument
315 if (need_header) {
417 print_e1_stats (int fd, int need_header) argument
422 if (need_header)
536 print_e3_stats (int fd, int need_header) argument
542 if (need_header)
1054 int fd, need_header, chan_num; local
1108 need_header
[all...]
/freebsd-11-stable/sbin/ipfw/
H A Dtables.c61 static void table_show_list(ipfw_obj_header *oh, int need_header);
1762 table_show_list(ipfw_obj_header *oh, int need_header) argument
1771 if (need_header)
/freebsd-11-stable/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)
/freebsd-11-stable/sys/dev/cp/
H A Dif_cp.c1848 static int print_modems (char *s, cp_chan_t *c, int need_header) argument
1853 if (need_header)
1865 static int print_stats (char *s, cp_chan_t *c, int need_header) argument
1869 if (need_header)
/freebsd-11-stable/sys/dev/cx/
H A Dif_cx.c2290 static int print_modems (char *s, cx_chan_t *c, int need_header) argument
2295 if (need_header)
2307 static int print_stats (char *s, cx_chan_t *c, int need_header) argument
2311 if (need_header)
/freebsd-11-stable/sys/dev/ctau/
H A Dif_ct.c1778 static int print_modems (char *s, ct_chan_t *c, int need_header) argument
1783 if (need_header)
1795 static int print_stats (char *s, ct_chan_t *c, int need_header) argument
1809 if (need_header)

Completed in 141 milliseconds