Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/
H A Dcons.h82 int cnwrite(dev_t, struct uio *, int);
H A Dcons.c126 cnwrite(dev_t dev, struct uio *uio, int flag) in cnwrite() function
/openbsd-src/sys/kern/
H A Dsubr_log.c720 error = cnwrite(0, &auio, 0); in dosendsyslog()
732 cnwrite(0, &auio, 0); in dosendsyslog()