Home
last modified time | relevance | path

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

/NextBSD/sys/dev/joy/
HDjoy.c62 static d_open_t joyopen; variable
128 joyopen(struct cdev *dev, int flags, int fmt, struct thread *td) in joyopen() function