Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dmethod.c447 struct method_context *mcp, uint8_t need_session) in exec_method() argument
463 if (need_session) in exec_method()
667 uint8_t need_session; in method_run() local
725 &cte_mask, &need_session, &timeout, &timeout_retry)) == NULL) { in method_run()
889 exec_method(inst, type, method, mcp, need_session); in method_run()