Searched defs:sulogin_thread (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dgraph.c278 * does the decision making, and an sulogin_thread() runs sulogin, which can be
3880 sulogin_thread(void *unused) function
4074 (void) startd_thread_create(sulogin_thread, NULL);
4936 (void) startd_thread_create(sulogin_thread, NULL);
6201 (void) startd_thread_create(sulogin_thread, NULL);

Completed in 55 milliseconds