Searched refs:WIFCORED (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dksh_wait.h12 # undef WIFCORED macro
23 #ifndef WIFCORED
24 # define WIFCORED(s) ((s) & 0x80) macro
H A Djobs.c1563 if (WIFCORED(p->status))

Completed in 103 milliseconds