Home
last modified time | relevance | path

Searched defs:sasl_utils (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsasl/include/
H A Dsaslplug.h63 typedef struct sasl_utils { struct
64 int version;
67 sasl_conn_t *conn;
68 sasl_rand_t *rpool;
69 void *getopt_context;
72 sasl_getopt_t *getopt;
75 sasl_malloc_t *malloc;
76 sasl_calloc_t *calloc;
77 sasl_realloc_t *realloc;
78 sasl_free_t *free;
[all …]