Searched refs:SM_CONF_SIGSETJMP (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dconfig.h125 # ifndef SM_CONF_SIGSETJMP
126 # define SM_CONF_SIGSETJMP 1 macro
127 # endif /* ! SM_CONF_SIGSETJMP */
H A Dsetjmp.h30 # if SM_CONF_SIGSETJMP
38 # else /* SM_CONF_SIGSETJMP */
46 # endif /* SM_CONF_SIGSETJMP */
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dconfig.c205 #if SM_CONF_SIGSETJMP
206 "SM_CONF_SIGSETJMP",
207 #endif /* SM_CONF_SIGSETJMP */

Completed in 15 milliseconds