Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/
H A Dtod.c53 static int tod_open(dev_t *, int, int, cred_t *);
58 tod_open,
269 tod_open(dev_t *devp, int flag, int otyp, cred_t *credp) in tod_open() function