Searched defs:hmstime (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sa/
H A Dtimex.c54 void hmstime(char[]);
122 if (pflg + oflg) hmstime(stime);
147 if (pflg + oflg) hmstime(etime);
260 * hmstime() sets current time in hh:mm:ss string format in stime;
264 hmstime(char stime[]) function

Completed in 44 milliseconds