bktr_os.c | 175 dev_type_open(bktr_open); 183 .d_open = bktr_open, 260 static d_open_t bktr_open; variable in typeref:typename:d_open_t 270 /* open */ bktr_open, 596 bktr_open(dev_t dev, int flags, int fmt, struct lwp *l) function in typeref:typename:int 874 static d_open_t bktr_open; variable in typeref:typename:d_open_t 885 bktr_open, bktr_close, bktr_read, bktr_write, 1101 bktr_open(dev_t dev, int flags, int fmt, struct lwp *l) function in typeref:typename:int 1333 #define bktr_open bktropen macro 1657 bktr_open(dev_t dev, int flags, int fmt function in typeref:typename:int [all...] |