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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsfsasl.h17 # if SASL
19 # endif /* SASL */
H A Dconf.h63 #if SASL
65 #else /* SASL */
67 #endif /* SASL */
148 #if SASL
156 #endif /* SASL */
H A Dsasl.c14 #if SASL
34 ** We can't use an rpool for Cyrus-SASL memory management routines,
35 ** since the encryption/decryption routines in Cyrus-SASL
42 ** SM_SASL_MALLOC -- malloc() for SASL
59 ** SM_SASL_CALLOC -- calloc() for SASL
69 ** this isn't currently used by SASL.
89 ** SM_SASL_REALLOC -- realloc() for SASL
108 ** SM_SASL_FREE -- free() for SASL
125 ** SM_SASL_INIT -- sendmail specific SASL initialization
134 ** installs memory management routines for SASL
[all...]
H A Dsrvrsmtp.c25 #if SASL || STARTTLS
27 #endif /* SASL || STARTTLS */
28 #if SASL
31 #endif /* SASL */
77 #if SASL
78 # if SASL >= 20000
92 # else /* SASL >= 20000 */
106 # endif /* SASL >= 20000 */
107 #endif /* SASL */
249 #if SASL
[all...]
H A Dsendmail.h131 #if SASL /* include the sasl include files if we have them */
134 # if SASL == 2 || SASL >= 20000
137 # else /* SASL == 2 || SASL >= 20000 */
140 # endif /* SASL == 2 || SASL >= 20000 */
143 # if SASL == 1 || SASL == 2
144 # undef SASL macro
145 # define SASL macro
[all...]
H A Dusersmtp.c25 #if SASL
28 #endif /* SASL */
309 #if SASL
381 #endif /* SASL */
412 #if SASL
414 #endif /* SASL */
472 #if SASL
505 #endif /* SASL */
507 #if SASL
533 ** INIT_SASL_CLIENT -- initialize client side of Cyrus-SASL
[all...]
H A Dsfsasl.c23 #if SASL
166 /* how to deallocate a buffer allocated by SASL */
193 # if SASL >= 20000
195 # else /* SASL >= 20000 */
197 # endif /* SASL >= 20000 */
214 # if SASL >= 20000
216 # else /* SASL >= 20000 */
218 # endif /* SASL >= 20000 */
255 # if SASL < 20000
257 # endif /* SASL < 2000
[all...]
H A Dstab.c402 #if SASL
405 #endif /* SASL */
H A Ddeliver.c27 #if STARTTLS || SASL
29 #endif /* STARTTLS || SASL */
43 # if STARTTLS || SASL
45 # endif /* STARTTLS || SASL */
2826 # if STARTTLS || SASL
2830 # endif /* STARTTLS || SASL */
2832 # if SASL
2834 # endif /* SASL */
2842 # if STARTTLS || SASL
2897 # endif /* STARTTLS || SASL */
[all...]
H A Dmain.c115 #if SASL
122 #endif /* SASL */
209 #if SASL
211 #endif /* SASL */
1956 #if SASL
1957 /* sendmail specific SASL initialization */
1959 #endif /* SASL */
2284 # if SASL
2293 # endif /* SASL */
2699 #if SASL
[all...]
H A Dreadcf.c3554 #if SASL
3618 # if SASL >= 20101
3622 # endif /* SASL >= 20101 */
3657 #else /* SASL */
3664 "Warning: Option: %s requires SASL support (-DSASL)\n",
3667 #endif /* SASL */
4574 #if SASL
4578 #endif /* SASL */
4646 #if SASL
4648 #endif /* SASL */
[all...]
H A Denvelope.c32 #if SASL
37 #endif /* SASL */
H A Dconf.c363 #if SASL
367 #endif /* SASL */
5763 #if SASL
5764 # if SASL >= 20000
5766 # else /* SASL >= 20000 */
5767 "SASL",
5768 # endif /* SASL >= 20000 */
5769 #endif /* SASL */

Completed in 122 milliseconds