Home
last modified time | relevance | path

Searched defs:bktr_open (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/dev/bktr/
HDbktr_os.c246 static d_open_t bktr_open; variable
578 bktr_open( struct cdev *dev, int flags, int fmt, struct thread *td ) in bktr_open() function
880 #define bktr_open bktropen macro
1190 bktr_open(dev_t dev, int flags, int fmt, struct thread *td) in bktr_open() function