HomeSort by: relevance | last modified time | path
    Searched defs:ttycons_read (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/usermode/dev/
ttycons.c 80 dev_type_read(ttycons_read);
90 .d_read = ttycons_read,
247 ttycons_read(dev_t dev, struct uio *uio, int flag) function in typeref:typename:int
ttycons.c 80 dev_type_read(ttycons_read);
90 .d_read = ttycons_read,
247 ttycons_read(dev_t dev, struct uio *uio, int flag) function in typeref:typename:int

Completed in 24 milliseconds