Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dlibscf.c3153 hrtime_t rep_ts; in libscf_unset_action() local
3243 rep_ts = ts; in libscf_unset_action()
3251 } else if (scf_value_get_integer(val, &rep_ts) == -1) { in libscf_unset_action()
3253 rep_ts = 0; in libscf_unset_action()
3257 if (rep_ts > ts) in libscf_unset_action()