Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldif/
H A Dldif.c732 typedef struct bvlist { struct
733 struct bvlist *next; argument
737 /* BVL_NAME(&bvlist) is the filename, allocated after the struct: */ argument
740 } bvlist; typedef