Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsasl/include/
H A Dsaslplug.h756 typedef struct sasl_canonuser { struct
758 int features;
761 int spare_int1;
764 void *glob_context;
767 char *name;
770 void (*canon_user_free)(void *glob_context, const sasl_utils_t *utils);
807 } sasl_canonuser_plug_t; argument