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

/freebsd-13-stable/contrib/sendmail/include/sm/
H A Dconf.h1244 # ifndef USE_SIGLONGJMP
1245 # define USE_SIGLONGJMP 1 /* sigsetjmp needed for signal handling */ macro
1498 # ifndef USE_SIGLONGJMP
1499 # define USE_SIGLONGJMP 1 /* sigsetjmp needed for signal handling */ macro
2509 # ifndef USE_SIGLONGJMP
2510 # define USE_SIGLONGJMP 1 /* sigsetjmp needed for signal handling */ macro
2636 # ifndef USE_SIGLONGJMP
2637 # define USE_SIGLONGJMP 0 /* assume setjmp handles signals properly */ macro
3020 # if USE_SIGLONGJMP
3033 # endif /* USE_SIGLONGJMP */
[all...]
/freebsd-13-stable/contrib/sendmail/src/
H A Dconf.c6239 #if USE_SIGLONGJMP
6240 "USE_SIGLONGJMP",

Completed in 126 milliseconds