Searched refs:rep_ts (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/svc/startd/ | ||
H A D | libscf.c | 3145 hrtime_t rep_ts; local 3235 rep_ts = ts; 3243 } else if (scf_value_get_integer(val, &rep_ts) == -1) { 3245 rep_ts = 0; 3249 if (rep_ts > ts) |
Completed in 63 milliseconds