Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ipcs/
H A Dipcs.c440 tp(ipc_time_t gmt64) in tp() argument
443 time_t gmt = (time_t)gmt64; in tp()
445 if (gmt && gmt64 <= UINT_MAX) { in tp()