Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/startd/
H A Dlibscf.c3145 hrtime_t rep_ts; in libscf_unset_action() local
3235 rep_ts = ts; in libscf_unset_action()
3243 } else if (scf_value_get_integer(val, &rep_ts) == -1) { in libscf_unset_action()
3245 rep_ts = 0; in libscf_unset_action()
3249 if (rep_ts > ts) in libscf_unset_action()