Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/
H A Dclockctl.c68 .d_open = clockctlopen,
128 clockctlopen(dev_t dev, int flag, int mode, struct lwp *l) in clockctlopen() function
/netbsd-src/sys/sys/
H A Dclockctl.h72 int clockctlopen(dev_t, int, int, struct lwp *);