HomeSort by: relevance | last modified time | path
    Searched refs:ldapmap (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/overlays/
rwm.h 37 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_map
    [all...]
rwmconf.c 44 struct ldapmap *oc_map,
45 struct ldapmap *at_map,
51 struct ldapmap *map;
rwmmap.c 73 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,
rwm.c 2236 struct ldapmap rwm_oc = rwmap->rwm_oc;
2237 struct ldapmap rwm_at = rwmap->rwm_at;
2487 struct ldapmap rwm_oc = rwmap->rwm_oc;
2488 struct ldapmap rwm_at = rwmap->rwm_at;
  /src/external/bsd/openldap/dist/servers/slapd/back-meta/
back-meta.h 49 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,
677 meta_back_map_free( struct ldapmap *lm )
    [all...]
map.c 89 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,
config.c 53 struct ldapmap *oc_map,
54 struct ldapmap *at_map );
2741 struct ldapmap rwm_oc;
2742 struct ldapmap rwm_at;
2966 struct ldapmap *oc_map,
2967 struct ldapmap *at_map )
2969 struct ldapmap *map;
init.c 326 meta_back_map_free( struct ldapmap *lm )

Completed in 19 milliseconds