Home
last modified time | relevance | path

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

/illumos-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
1472 # ifndef USE_SIGLONGJMP
1473 # define USE_SIGLONGJMP 1 /* sigsetjmp needed for signal handling */ macro
2474 # ifndef USE_SIGLONGJMP
2475 # define USE_SIGLONGJMP 1 /* sigsetjmp needed for signal handling */ macro
2601 # ifndef USE_SIGLONGJMP
2602 # define USE_SIGLONGJMP 0 /* assume setjmp handles signals properly */ macro
2962 # if USE_SIGLONGJMP
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c6015 #if USE_SIGLONGJMP