Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vntsd/
H A Dvntsd.h382 VNTSD_ERR_CREATE_WR_THR, /* listen thread creation failed */ enumerator
H A Dcommon.c598 case VNTSD_ERR_CREATE_WR_THR: in vntsd_log()
H A Dconsole.c122 return (VNTSD_ERR_CREATE_WR_THR); in create_write_thread()