Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/usermode/dev/
H A Dttycons.c80 dev_type_read(ttycons_read);
90 .d_read = ttycons_read,
247 ttycons_read(dev_t dev, struct uio *uio, int flag) in ttycons_read() function