Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dutmpx.c76 utmpx_mark_dead(pid, 0, B_TRUE); in utmpx_mark_init()
128 utmpx_mark_dead(pid_t pid, int status, boolean_t blocking) in utmpx_mark_dead() function
H A Dwait.c124 utmpx_mark_dead(wi->wi_pid, status, B_FALSE); in wait_remove()
H A Dstartd.h765 void utmpx_mark_dead(pid_t, int, boolean_t);