Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_thread.c74 int isdoor) in fmd_thread_create_cmn() argument
86 tp->thr_isdoor = isdoor; in fmd_thread_create_cmn()
90 if (!isdoor) in fmd_thread_create_cmn()
/illumos-gate/usr/src/cmd/ptools/pfiles/
H A Dpfiles.c324 int isdoor) in dofcntl() argument
338 if (isdoor && (Pstate(Pr) != PS_DEAD)) in dofcntl()
341 } else if (isdoor && (Pstate(Pr) != PS_DEAD)) { in dofcntl()