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

/sendmail/include/sm/
H A Dconf.h1227 # ifndef USE_SIGLONGJMP
1228 # define USE_SIGLONGJMP 1 /* sigsetjmp needed for signal handling */ macro
1229 # endif /* ! USE_SIGLONGJMP */
1481 # ifndef USE_SIGLONGJMP
1482 # define USE_SIGLONGJMP 1 /* sigsetjmp needed for signal handling */ macro
1483 # endif /* ! USE_SIGLONGJMP */
2485 # ifndef USE_SIGLONGJMP
2486 # define USE_SIGLONGJMP 1 /* sigsetjmp needed for signal handling */ macro
2487 # endif /* ! USE_SIGLONGJMP */
2612 # ifndef USE_SIGLONGJMP
2613 # define USE_SIGLONGJMP macro
[all...]
/sendmail/sendmail/
H A Dconf.c6103 #if USE_SIGLONGJMP
6104 "USE_SIGLONGJMP",
6105 #endif /* USE_SIGLONGJMP */

Completed in 87 milliseconds