Searched refs:ldapmap (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/servers/slapd/overlays/
H A Drwm.h37 struct ldapmap { struct
76 struct ldapmap rwm_oc;
77 struct ldapmap rwm_at;
108 int rwm_map_init ( struct ldapmap *lm, struct ldapmapping ** );
109 void rwm_map ( struct ldapmap *map, struct berval *s, struct berval *m,
111 int rwm_mapping ( struct ldapmap *map, struct berval *s,
117 struct ldapmap *at_map,
118 struct ldapmap *oc_map,
124 struct ldapmap *at_map,
133 struct ldapmap *at_ma
[all...]
H A Drwmconf.c44 struct ldapmap *oc_map,
45 struct ldapmap *at_map,
51 struct ldapmap *map;
H A Drwmmap.c73 rwm_map_init( struct ldapmap *lm, struct ldapmapping **m )
118 rwm_mapping( struct ldapmap *map, struct berval *s, struct ldapmapping **m, int remap )
157 rwm_map( struct ldapmap *map, struct berval *s, struct berval *bv, int remap )
188 struct ldapmap *at_map,
189 struct ldapmap *oc_map,
371 struct ldapmap *at_map,
H A Drwm.c2191 struct ldapmap rwm_oc = rwmap->rwm_oc;
2192 struct ldapmap rwm_at = rwmap->rwm_at;
2442 struct ldapmap rwm_oc = rwmap->rwm_oc;
2443 struct ldapmap rwm_at = rwmap->rwm_at;
/netbsd-current/external/bsd/openldap/dist/libraries/librewrite/
H A DMakefile.in19 SRCS = config.c context.c info.c ldapmap.c map.c params.c rule.c \
23 OBJS = config.o context.o info.o ldapmap.o map.o params.o rule.o \
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-meta/
H A Dback-meta.h49 struct ldapmap { struct
71 struct ldapmap rwm_oc;
72 struct ldapmap rwm_at;
96 void ldap_back_map_init ( struct ldapmap *lm, struct ldapmapping ** );
97 int ldap_back_mapping ( struct ldapmap *map, struct berval *s,
99 void ldap_back_map ( struct ldapmap *map, struct berval *s, struct berval *m,
105 struct ldapmap *at_map,
106 struct ldapmap *oc_map,
113 struct ldapmap *at_map,
673 meta_back_map_free( struct ldapmap *l
[all...]
H A Dmap.c89 ldap_back_map_init ( struct ldapmap *lm, struct ldapmapping **m )
116 ldap_back_mapping ( struct ldapmap *map, struct berval *s, struct ldapmapping **m,
150 ldap_back_map ( struct ldapmap *map, struct berval *s, struct berval *bv,
180 struct ldapmap *at_map,
H A Dconfig.c53 struct ldapmap *oc_map,
54 struct ldapmap *at_map );
2739 struct ldapmap rwm_oc;
2740 struct ldapmap rwm_at;
2959 struct ldapmap *oc_map,
2960 struct ldapmap *at_map )
2962 struct ldapmap *map;
H A Dinit.c326 meta_back_map_free( struct ldapmap *lm )

Completed in 104 milliseconds