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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dmethod.c446 struct method_context *mcp, uint8_t need_session)
462 if (need_session)
663 uint8_t need_session; local
721 &cte_mask, &need_session, &timeout, &timeout_retry)) == NULL) {
885 exec_method(inst, type, method, mcp, need_session);
445 exec_method(const restarter_inst_t *inst, int type, const char *method, struct method_context *mcp, uint8_t need_session) argument

Completed in 49 milliseconds