Searched refs:time_last (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libuuid/common/ | ||
H A D | uuid_misc.c | 79 static uuid_time_t time_last = 0; local 90 if (time_last != time_now) { 106 time_last = time_now; |
Completed in 44 milliseconds