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

/illumos-gate/usr/src/uts/common/os/
H A Dexit.c162 char reason_buf[64]; local
170 exit_reason(reason_buf, sizeof (reason_buf), what, why));
175 p->p_zone->zone_name, p->p_pid, reason_buf);

Completed in 66 milliseconds