Searched defs:FE_Context (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libldap4/include/
H A Dfe.h221 } FE_Context; typedef in typeref:struct:_fe_context
258 extern FE_Context *fe_ctx_init(char *config_path, char *fe_name);
264 extern int fe_ctx_free(FE_Context **Ctx);
270 extern void *fe_ctx_get(FE_Context *Ctx, int FieldID, void *Value);
370 * FE_Context *MyContext = NULL;

Completed in 22 milliseconds