Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsasl/lib/
H A Dauxprop.c90 static auxprop_plug_list_t *auxprop_head = NULL; variable
857 auxprop_plug_list_t *auxprop_head; in _sasl_auxprop_add_plugin() local
963 auxprop_plug_list_t *auxprop_head = gctx->auxprop_head; local
H A Dsaslint.h392 void *auxprop_head; member