Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sa/
H A Dtimex.c52 void hmstime(char[]);
120 if (pflg + oflg) hmstime(stime); in main()
145 if (pflg + oflg) hmstime(etime); in main()
262 hmstime(char stime[]) in hmstime() function