Home
last modified time | relevance | path

Searched refs:saslc_strerror (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/bsd/libsaslc/dist/test/
H A Dt_error.c62 ATF_CHECK_STREQ(saslc_strerror(ctx), "test"); in ATF_TC_BODY()
64 ATF_CHECK_STREQ(saslc_strerror(ctx), "no memory available"); in ATF_TC_BODY()
H A Dexample_client.c168 errx(EXIT_FAILURE, "%s", saslc_strerror(ctx)); in main()
/netbsd-src/crypto/external/bsd/libsaslc/dist/include/
H A Dsaslc.h72 const char *saslc_strerror(saslc_t *);
/netbsd-src/crypto/external/bsd/libsaslc/dist/src/
H A Dsaslc.c156 saslc_strerror(saslc_t *ctx) in saslc_strerror() function
/netbsd-src/crypto/external/bsd/libsaslc/lib/
H A DMakefile48 libsaslc.3 saslc_strerror.3
/netbsd-src/external/ibm-public/postfix/dist/src/xsasl/
H A Dxsasl_saslc_client.c315 saslc_strerror(xp->saslc)); in xsasl_saslc_client_init()
/netbsd-src/crypto/external/bsd/libsaslc/dist/doc/
H A Dlibrary.txt19 const char *saslc_strerror(saslc_t *saslc); - function maps last error