FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ucom_cngetc
sys/dev/usb/serial/usb_serial.c
1843
return (ucom_cngetc(NULL));
sys/dev/usb/serial/usb_serial.c
397
static cn_getc_t ucom_cngetc;
sys/dev/usb/serial/usb_serial.c
406
.cn_getc = ucom_cngetc,