HomeSort by: relevance | last modified time | path
    Searched defs:sunos_sigpid (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/sparc/sparc/
sunos_machdep.c 56 int sunos_sigpid = 0; variable in typeref:typename:int
102 if ((sunos_sigdebug & SDB_KSTACK) && p->p_pid == sunos_sigpid)
151 if ((sunos_sigdebug & SDB_KSTACK) && p->p_pid == sunos_sigpid)
176 if ((sunos_sigdebug & SDB_KSTACK) && p->p_pid == sunos_sigpid)

Completed in 13 milliseconds