Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dattr.c52 typedef struct slap_list { struct
53 struct slap_list *next; argument
54 } slap_list; typedef
H A Dentry.c69 typedef struct slap_list { struct
70 struct slap_list *next; argument
71 } slap_list; typedef