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

/opensolaris-onvv-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h1218 # ifndef USE_SIGLONGJMP
1219 # define USE_SIGLONGJMP 1 /* sigsetjmp needed for signal handling */ macro
1220 # endif /* ! USE_SIGLONGJMP */
1472 # ifndef USE_SIGLONGJMP
1473 # define USE_SIGLONGJMP 1 /* sigsetjmp needed for signal handling */ macro
1474 # endif /* ! USE_SIGLONGJMP */
2474 # ifndef USE_SIGLONGJMP
2475 # define USE_SIGLONGJMP 1 /* sigsetjmp needed for signal handling */ macro
2476 # endif /* ! USE_SIGLONGJMP */
2601 # ifndef USE_SIGLONGJMP
2602 # define USE_SIGLONGJMP macro
[all...]
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A Dconf.c6014 #if USE_SIGLONGJMP
6015 "USE_SIGLONGJMP",
6016 #endif /* USE_SIGLONGJMP */

Completed in 179 milliseconds