Searched refs:map_private (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/ldb/modules/
H A Dldb_map.h142 struct map_private { struct
H A Dldb_map.c100 const struct map_private *data = talloc_get_type(module->private_data, struct map_private);
1284 struct map_private *data;
1288 data = talloc_zero(module, struct map_private);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/ldb/modules/
H A Dldb_map.h142 struct map_private { struct
H A Dldb_map.c100 const struct map_private *data = talloc_get_type(module->private_data, struct map_private);
1284 struct map_private *data;
1288 data = talloc_zero(module, struct map_private);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/ldb/modules/
H A Dldb_map.h142 struct map_private { struct
H A Dldb_map.c100 const struct map_private *data = talloc_get_type(module->private_data, struct map_private);
1284 struct map_private *data;
1288 data = talloc_zero(module, struct map_private);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/lib/ldb/ldb_map/
H A Dldb_map.h148 struct map_private { struct
H A Dldb_map.c104 const struct map_private *data = talloc_get_type(ldb_module_get_private(module), struct map_private);
1100 struct map_private *data;
1104 data = talloc_zero(module, struct map_private);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/lib/ldb/ldb_map/
H A Dldb_map.h148 struct map_private { struct
H A Dldb_map.c104 const struct map_private *data = talloc_get_type(ldb_module_get_private(module), struct map_private);
1100 struct map_private *data;
1104 data = talloc_zero(module, struct map_private);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/lib/ldb/ldb_map/
H A Dldb_map.h148 struct map_private { struct
H A Dldb_map.c104 const struct map_private *data = talloc_get_type(ldb_module_get_private(module), struct map_private);
1100 struct map_private *data;
1104 data = talloc_zero(module, struct map_private);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/dsdb/samdb/ldb_modules/
H A Dsimple_ldap_map.c667 struct map_private *map_private; local
687 map_private = talloc_get_type(ldb_module_get_private(module), struct map_private);
689 entryuuid_private = talloc_get_type(map_private->caller_private, struct entryuuid_private);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/dsdb/samdb/ldb_modules/
H A Dsimple_ldap_map.c667 struct map_private *map_private; local
687 map_private = talloc_get_type(ldb_module_get_private(module), struct map_private);
689 entryuuid_private = talloc_get_type(map_private->caller_private, struct entryuuid_private);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/dsdb/samdb/ldb_modules/
H A Dsimple_ldap_map.c667 struct map_private *map_private; local
687 map_private = talloc_get_type(ldb_module_get_private(module), struct map_private);
689 entryuuid_private = talloc_get_type(map_private->caller_private, struct entryuuid_private);

Completed in 216 milliseconds