Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsasl/include/
H A Dsaslplug.h758 typedef struct sasl_canonuser { struct
760 int features;
763 int spare_int1;
766 void *glob_context;
769 char *name;
772 void (*canon_user_free)(void *glob_context, const sasl_utils_t *utils);
809 } sasl_canonuser_plug_t; argument