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

/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/include/
H A Dfault.h64 #define SH_SIGTSTP 0200 /* tstp signal received */ macro
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/sh/
H A Dfault.c189 shp->trapnote |= SH_SIGTSTP;
522 if(shp->trapnote&SH_SIGTSTP)

Completed in 202 milliseconds