Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/
H A Dclockctl.c69 .d_close = clockctlclose,
139 clockctlclose(dev_t dev, int flag, int mode, struct lwp *l) in clockctlclose() function
/netbsd-src/sys/sys/
H A Dclockctl.h73 int clockctlclose(dev_t, int, int, struct lwp *);