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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/torture/nbt/
H A Dwinsreplication.c92 struct wrepl_pull_table pull_table; local
145 pull_table.in.assoc_ctx = 0;
146 req = wrepl_pull_table_send(wrepl_socket1, &pull_table);
248 struct wrepl_pull_table pull_table; local
272 pull_table.in.assoc_ctx = associate.out.assoc_ctx;
274 status = wrepl_pull_table(wrepl_socket, tctx, &pull_table);
292 torture_comment(tctx, "Found %d replication partners\n", pull_table.out.num_partners);
294 for (i=0;i<pull_table.out.num_partners;i++) {
295 struct wrepl_wins_owner *partner = &pull_table.out.partners[i];
546 struct wrepl_pull_table pull_table; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/torture/nbt/
H A Dwinsreplication.c92 struct wrepl_pull_table pull_table; local
145 pull_table.in.assoc_ctx = 0;
146 req = wrepl_pull_table_send(wrepl_socket1, &pull_table);
248 struct wrepl_pull_table pull_table; local
272 pull_table.in.assoc_ctx = associate.out.assoc_ctx;
274 status = wrepl_pull_table(wrepl_socket, tctx, &pull_table);
292 torture_comment(tctx, "Found %d replication partners\n", pull_table.out.num_partners);
294 for (i=0;i<pull_table.out.num_partners;i++) {
295 struct wrepl_wins_owner *partner = &pull_table.out.partners[i];
546 struct wrepl_pull_table pull_table; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/torture/nbt/
H A Dwinsreplication.c92 struct wrepl_pull_table pull_table; local
145 pull_table.in.assoc_ctx = 0;
146 req = wrepl_pull_table_send(wrepl_socket1, &pull_table);
248 struct wrepl_pull_table pull_table; local
272 pull_table.in.assoc_ctx = associate.out.assoc_ctx;
274 status = wrepl_pull_table(wrepl_socket, tctx, &pull_table);
292 torture_comment(tctx, "Found %d replication partners\n", pull_table.out.num_partners);
294 for (i=0;i<pull_table.out.num_partners;i++) {
295 struct wrepl_wins_owner *partner = &pull_table.out.partners[i];
546 struct wrepl_pull_table pull_table; local
[all...]

Completed in 121 milliseconds