Searched refs:SM_CONF_SETITIMER (Results 1 - 13 of 13) sorted by relevance

/sendmail/include/sm/os/
H A Dsm_os_qnx.h18 #ifndef SM_CONF_SETITIMER
19 # define SM_CONF_SETITIMER 0 macro
20 #endif /* SM_CONF_SETITIMER */
H A Dsm_os_osf1.h18 #define SM_CONF_SETITIMER 0 macro
H A Dsm_os_unicos.h19 #define SM_CONF_SETITIMER 0 macro
H A Dsm_os_openunix.h15 #define SM_CONF_SETITIMER 0 macro
H A Dsm_os_mpeix.h30 #define SM_CONF_SETITIMER 0 macro
H A Dsm_os_linux.h26 #ifndef SM_CONF_SETITIMER
27 # define SM_CONF_SETITIMER 0 macro
28 #endif /* SM_CONF_SETITIMER */
H A Dsm_os_unixware.h28 #define SM_CONF_SETITIMER 0 macro
/sendmail/include/sm/
H A Dclock.h23 # if SM_CONF_SETITIMER
25 # endif /* SM_CONF_SETITIMER */
38 # if SM_CONF_SETITIMER
40 # else /* SM_CONF_SETITIMER */
42 # endif /* SM_CONF_SETITIMER */
H A Dconfig.h69 # ifndef SM_CONF_SETITIMER
70 # define SM_CONF_SETITIMER 1 macro
71 # endif /* ! SM_CONF_SETITIMER */
/sendmail/libsm/
H A Dclock.c19 #if SM_CONF_SETITIMER
21 #endif /* SM_CONF_SETITIMER */
94 #if SM_CONF_SETITIMER
97 #else /* SM_CONF_SETITIMER */
99 #endif /* SM_CONF_SETITIMER */
107 #if SM_CONF_SETITIMER
113 #else /* SM_CONF_SETITIMER */
116 #endif /* SM_CONF_SETITIMER */
123 #if SM_CONF_SETITIMER
125 #else /* SM_CONF_SETITIMER */
[all...]
H A Dt-event.c18 #if SM_CONF_SETITIMER
20 #endif /* SM_CONF_SETITIMER */
58 SM_CONF_SETITIMER == 0 ? 1 : 0);
H A Dsignal.c13 #if SM_CONF_SETITIMER
15 #endif /* SM_CONF_SETITIMER */
193 #if SM_CONF_SETITIMER
195 #endif /* SM_CONF_SETITIMER */
241 #if SM_CONF_SETITIMER
247 #else /* SM_CONF_SETITIMER */
249 #endif /* SM_CONF_SETITIMER */
H A Dconfig.c200 #if SM_CONF_SETITIMER
201 "SM_CONF_SETITIMER",
202 #endif /* SM_CONF_SETITIMER */

Completed in 1788 milliseconds