torture_numasync 45 source4/torture/rpc/async_bind.c extern int torture_numasync; torture_numasync 62 source4/torture/rpc/async_bind.c bind_req = talloc_array(torture, struct composite_context*, torture_numasync); torture_numasync 64 source4/torture/rpc/async_bind.c pipe = talloc_array(torture, struct dcerpc_pipe*, torture_numasync); torture_numasync 66 source4/torture/rpc/async_bind.c table = talloc_array(torture, const struct ndr_interface_table*, torture_numasync); torture_numasync 73 source4/torture/rpc/async_bind.c for (i = 0; i < torture_numasync; i++) { torture_numasync 80 source4/torture/rpc/async_bind.c for (i = 0; i < torture_numasync; i++) { torture_numasync 497 source4/torture/smbtorture.c {"num-async", 0, POPT_ARG_INT, &torture_numasync, 0, torture_numasync 34 source4/torture/smbtorture.h extern int torture_numasync; torture_numasync 33 source4/torture/torture.c _PUBLIC_ int torture_numasync=100;