Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h2240 typedef struct ldapvlvinfo { struct
2241 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;