Searched defs:ldapvlvinfo (Results 1 – 1 of 1) sorted by relevance
2240 typedef struct ldapvlvinfo { struct2241 ber_int_t ldvlv_version;2242 ber_int_t ldvlv_before_count;2243 ber_int_t ldvlv_after_count;2244 ber_int_t ldvlv_offset;2245 ber_int_t ldvlv_count;2246 struct berval * ldvlv_attrvalue;2247 struct berval * ldvlv_context;2248 void * ldvlv_extradata;