Searched refs:sasl_errstring (Results  1 – 10 of 10) sorted by relevance
| /illumos-gate/usr/src/lib/libsasl/lib/ | 
| H A D | seterror.c | 260 			 (char *)sasl_errstring(_sasl_seterror_usererr(  in sasl_seterror() 264 			 (char *)sasl_errstring(_sasl_seterror_usererr(  in sasl_seterror()
  | 
| H A D | mapfile-vers | 74 	sasl_errstring;
  | 
| H A D | common.c | 1102 const char *sasl_errstring(int saslerr,  in sasl_errstring()  function 1275     errstr = sasl_errstring(conn->error_code, NULL, NULL);  in sasl_errdetail() 1854 				(char *) sasl_errstring(va_arg(ap, int),NULL,NULL));  in ___sasl_log()
  | 
| /illumos-gate/usr/src/man/man3sasl/ | 
| H A D | Makefile | 46 		sasl_errstring.3sasl			\
  | 
| /illumos-gate/usr/src/lib/libsasl/ | 
| H A D | README | 41 sasl_errstring(), the second are the strings returned by sasl_errdetail(),
  | 
| /illumos-gate/usr/src/lib/libsasl/include/ | 
| H A D | sasl.h | 729 LIBSASL_API const char *sasl_errstring(int saslerr,
  | 
| /illumos-gate/usr/src/pkg/manifests/ | 
| H A D | system-library-security-libsasl.p5m | 93 file path=usr/share/man/man3sasl/sasl_errstring.3sasl
  | 
| /illumos-gate/usr/src/cmd/sendmail/src/ | 
| H A D | srvrsmtp.c | 1489 						  sasl_errstring(result, NULL, 1756 						  sasl_errstring(result, NULL,
  | 
| H A D | usersmtp.c | 1824 					sasl_errstring(saslresult, NULL, NULL),
  | 
| H A D | main.c | 2291 				sasl_errstring(i, NULL, NULL));
  |