Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/startd/
H A Dmethod.c446 struct method_context *mcp, uint8_t need_session) in exec_method() argument
462 if (need_session) in exec_method()
663 uint8_t need_session; in method_run() local
721 &cte_mask, &need_session, &timeout, &timeout_retry)) == NULL) { in method_run()
885 exec_method(inst, type, method, mcp, need_session); in method_run()