Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/power/
H A Dhandlers.c497 gethm(char *src, int *hour, int *min) in gethm() function
530 if (gethm(LINEARG(2), &new_cc.as_sh, &new_cc.as_sm) || in autosd()
531 gethm(LINEARG(3), &new_cc.as_fh, &new_cc.as_fm)) in autosd()