Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dmethod.c656 method_run(restarter_inst_t **instp, int type, int *exit_code) in method_run() function
1178 r = method_run(&inst, info->sf_method_type, &exit_code); in method_thread()