Home
last modified time | relevance | path

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

/dragonfly/sys/dev/serial/sio/
H A Dsio.c2844 static cn_putc_t siocnputc; variable
2848 NULL, siocngetc, siocncheckc, siocnputc, NULL, NULL);
3241 siocnputc(void *private, int c) in siocnputc() function