OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:saslc_strerror
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/external/bsd/libsaslc/dist/test/
t_error.c
58
ATF_CHECK_STREQ(
saslc_strerror
(ctx), "test");
60
ATF_CHECK_STREQ(
saslc_strerror
(ctx), "no memory available");
example_client.c
164
errx(EXIT_FAILURE, "%s",
saslc_strerror
(ctx));
/src/crypto/external/bsd/libsaslc/dist/include/
saslc.h
68
const char *
saslc_strerror
(saslc_t *);
/src/crypto/external/bsd/libsaslc/dist/src/
saslc.c
152
saslc_strerror
(saslc_t *ctx)
function
/src/crypto/external/bsd/libsaslc/lib/
Makefile
48
libsaslc.3
saslc_strerror
.3
/src/external/ibm-public/postfix/dist/src/xsasl/
xsasl_saslc_client.c
315
saslc_strerror
(xp->saslc));
Completed in 58 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026