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

/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dclock.h25 # if SM_CONF_SETITIMER
27 # endif /* SM_CONF_SETITIMER */
40 # if SM_CONF_SETITIMER
42 # else /* SM_CONF_SETITIMER */
44 # endif /* SM_CONF_SETITIMER */
H A Dconfig.h69 # ifndef SM_CONF_SETITIMER
70 # define SM_CONF_SETITIMER 1 macro
71 # endif /* ! SM_CONF_SETITIMER */
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dclock.c21 #if SM_CONF_SETITIMER
23 #endif /* SM_CONF_SETITIMER */
96 #if SM_CONF_SETITIMER
99 #else /* SM_CONF_SETITIMER */
101 #endif /* SM_CONF_SETITIMER */
109 #if SM_CONF_SETITIMER
115 #else /* SM_CONF_SETITIMER */
118 #endif /* SM_CONF_SETITIMER */
125 #if SM_CONF_SETITIMER
127 #else /* SM_CONF_SETITIMER */
[all...]
H A Dt-event.c20 #if SM_CONF_SETITIMER
22 #endif /* SM_CONF_SETITIMER */
60 SM_CONF_SETITIMER == 0 ? 1 : 0);
H A Dsignal.c15 #if SM_CONF_SETITIMER
17 #endif /* SM_CONF_SETITIMER */
195 #if SM_CONF_SETITIMER
197 #endif /* SM_CONF_SETITIMER */
243 #if SM_CONF_SETITIMER
249 #else /* SM_CONF_SETITIMER */
251 #endif /* SM_CONF_SETITIMER */
H A Dconfig.c202 #if SM_CONF_SETITIMER
203 "SM_CONF_SETITIMER",
204 #endif /* SM_CONF_SETITIMER */

Completed in 72 milliseconds