Home
last modified time | relevance | path

Searched refs:print_modems (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/sbin/sconfig/
Dsconfig.c240 print_modems (int fd, int need_header) in print_modems() function
1133 print_modems (fd, need_header); in main()
1190 print_modems (fd, 1); in main()
/freebsd-12-stable/sys/dev/cp/
Dif_cp.c1849 static int print_modems (char *s, cp_chan_t *c, int need_header) in print_modems() function
2100 l += print_modems (s + l, d->chan, 1); in ng_cp_rcvmsg()
/freebsd-12-stable/sys/dev/ctau/
Dif_ct.c1778 static int print_modems (char *s, ct_chan_t *c, int need_header) in print_modems() function
2041 l += print_modems (s + l, d->chan, 1); in ng_ct_rcvmsg()
/freebsd-12-stable/sys/dev/ce/
Dif_ce.c2069 static int print_modems (char *s, ce_chan_t *c, int need_header) function
2320 l += print_modems (s + l, d->chan, 1);
/freebsd-12-stable/sys/dev/cx/
Dif_cx.c2290 static int print_modems (char *s, cx_chan_t *c, int need_header) in print_modems() function
2384 l += print_modems (s + l, d->chan, 1); in ng_cx_rcvmsg()