Home
last modified time | relevance | path

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

/NextBSD/sbin/sconfig/
HDsconfig.c240 print_modems (int fd, int need_header) in print_modems() function
1132 print_modems (fd, need_header); in main()
1189 print_modems (fd, 1); in main()
/NextBSD/sys/dev/cp/
HDif_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()
/NextBSD/sys/dev/ctau/
HDif_ct.c1777 static int print_modems (char *s, ct_chan_t *c, int need_header) in print_modems() function
2040 l += print_modems (s + l, d->chan, 1); in ng_ct_rcvmsg()
/NextBSD/sys/dev/ce/
HDif_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);
/NextBSD/sys/dev/cx/
HDif_cx.c2289 static int print_modems (char *s, cx_chan_t *c, int need_header) in print_modems() function
2383 l += print_modems (s + l, d->chan, 1); in ng_cx_rcvmsg()