Searched refs:remote_msg (Results 1 - 3 of 3) sorted by relevance

/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_inbound.c364 struct ldb_message *remote_msg; local
401 remote_msg = ldb_msg_new(ac);
402 if (remote_msg == NULL) {
406 remote_msg->dn = ldb_dn_map_local(ac->module, remote_msg, msg->dn);
409 ldb_msg_partition(module, ac->local_msg, remote_msg, msg);
413 ac, remote_msg,
429 dn = ldb_dn_alloc_linearized(ac->local_msg, remote_msg->dn);
468 struct ldb_message *remote_msg; local
508 remote_msg
[all...]
/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_inbound.c364 struct ldb_message *remote_msg; local
401 remote_msg = ldb_msg_new(ac);
402 if (remote_msg == NULL) {
406 remote_msg->dn = ldb_dn_map_local(ac->module, remote_msg, msg->dn);
409 ldb_msg_partition(module, ac->local_msg, remote_msg, msg);
413 ac, remote_msg,
429 dn = ldb_dn_alloc_linearized(ac->local_msg, remote_msg->dn);
468 struct ldb_message *remote_msg; local
508 remote_msg
[all...]
/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_inbound.c364 struct ldb_message *remote_msg; local
401 remote_msg = ldb_msg_new(ac);
402 if (remote_msg == NULL) {
406 remote_msg->dn = ldb_dn_map_local(ac->module, remote_msg, msg->dn);
409 ldb_msg_partition(module, ac->local_msg, remote_msg, msg);
413 ac, remote_msg,
429 dn = ldb_dn_alloc_linearized(ac->local_msg, remote_msg->dn);
468 struct ldb_message *remote_msg; local
508 remote_msg
[all...]

Completed in 129 milliseconds