Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dmethod.c353 int tmpl, err, istrans, iswait, ret; in method_ready_contract() local
365 istrans = method_is_transient(inst, type); in method_ready_contract()
380 if (istrans) { in method_ready_contract()
400 err = ct_tmpl_set_cookie(tmpl, istrans ? METHOD_OTHER_COOKIE : in method_ready_contract()