arg2               50 lib/talloc/testsuite.c #define torture_assert_str_equal(test, arg1, arg2, desc) \
arg2               51 lib/talloc/testsuite.c 	if (arg1 == NULL && arg2 == NULL) {				\
arg2               52 lib/talloc/testsuite.c 	} else if (strcmp(arg1, arg2)) {			\
arg2               54 lib/talloc/testsuite.c 		   test, __location__, arg1, arg2, desc); \
arg2               32 lib/tdb/tools/tdbtool.c char *arg1, *arg2;
arg2              534 lib/tdb/tools/tdbtool.c 		insert_tdb(arg1, arg1len,arg2,arg2len);
arg2              538 lib/tdb/tools/tdbtool.c 		move_rec(arg1,arg1len,arg2);
arg2              542 lib/tdb/tools/tdbtool.c 		store_tdb(arg1,arg1len,arg2,arg2len);
arg2              639 lib/tdb/tools/tdbtool.c     arg2 = NULL;
arg2              655 lib/tdb/tools/tdbtool.c 		arg2 = arg1 = NULL;
arg2              658 lib/tdb/tools/tdbtool.c 		    arg2 = arg1;
arg2              659 lib/tdb/tools/tdbtool.c 		    while (*arg2) {
arg2              660 lib/tdb/tools/tdbtool.c 			if (*arg2 == ' ') {
arg2              661 lib/tdb/tools/tdbtool.c 			    *arg2++ = '\0';
arg2              664 lib/tdb/tools/tdbtool.c 			if ((*arg2++ == '\\') && (*arg2 == ' ')) {
arg2              665 lib/tdb/tools/tdbtool.c 			    arg2++;
arg2              670 lib/tdb/tools/tdbtool.c 		if (arg2) arg2 = convert_string(arg2,&arg2len);
arg2              675 lib/tdb/tools/tdbtool.c 	    arg2 = convert_string(argv[4],&arg2len);
arg2               37 source4/heimdal/lib/hx509/sel.c _hx509_make_expr(enum hx_expr_op op, void *arg1, void *arg2)
arg2               46 source4/heimdal/lib/hx509/sel.c     expr->arg2 = arg2;
arg2               58 source4/heimdal/lib/hx509/sel.c 	if (word->arg2 == NULL)
arg2               65 source4/heimdal/lib/hx509/sel.c 	return eval_word(context, env, word->arg2);
arg2               76 source4/heimdal/lib/hx509/sel.c     if (word->arg2 == NULL)
arg2               82 source4/heimdal/lib/hx509/sel.c     return find_variable(context, env, word->arg2);
arg2               96 source4/heimdal/lib/hx509/sel.c 	s2 = eval_word(context, env, expr->arg2);
arg2              121 source4/heimdal/lib/hx509/sel.c 	subexpr = expr->arg2;
arg2              128 source4/heimdal/lib/hx509/sel.c 		subexpr = subexpr->arg2;
arg2              170 source4/heimdal/lib/hx509/sel.c 	    _hx509_expr_eval(context, env, expr->arg2);
arg2              173 source4/heimdal/lib/hx509/sel.c 	    _hx509_expr_eval(context, env, expr->arg2);
arg2              193 source4/heimdal/lib/hx509/sel.c 	if (expr->arg2)
arg2              194 source4/heimdal/lib/hx509/sel.c 	    _hx509_expr_free(expr->arg2);
arg2              199 source4/heimdal/lib/hx509/sel.c 	if (expr->arg2)
arg2              200 source4/heimdal/lib/hx509/sel.c 	    _hx509_expr_free(expr->arg2);
arg2               57 source4/heimdal/lib/hx509/sel.h     void		*arg2;
arg2             3060 source4/lib/wmi/wmi_wrap.c   char *arg2 = (char *) 0 ;
arg2             3116 source4/lib/wmi/wmi_wrap.c   arg2 = (char *)(buf2);
arg2             3152 source4/lib/wmi/wmi_wrap.c   result = WBEM_ConnectServer(arg1,(char const *)arg2,(char const *)arg3,(char const *)arg4,(char const *)arg5,(char const *)arg6,arg7,(char const *)arg8,arg9,arg10);
arg2             3185 source4/lib/wmi/wmi_wrap.c   TALLOC_CTX *arg2 = (TALLOC_CTX *) 0 ;
arg2             3191 source4/lib/wmi/wmi_wrap.c   arg2 = NULL;
arg2             3199 source4/lib/wmi/wmi_wrap.c   result = (uint32_t)IUnknown_Release(arg1,arg2);
arg2             3256 source4/lib/wmi/wmi_wrap.c   TALLOC_CTX *arg2 = (TALLOC_CTX *) 0 ;
arg2             3279 source4/lib/wmi/wmi_wrap.c   arg2 = NULL;
arg2             3305 source4/lib/wmi/wmi_wrap.c   result = IWbemServices_ExecQuery(arg1,arg2,arg3,arg4,arg5,arg6,arg7);
arg2             3326 source4/lib/wmi/wmi_wrap.c   TALLOC_CTX *arg2 = (TALLOC_CTX *) 0 ;
arg2             3349 source4/lib/wmi/wmi_wrap.c   arg2 = NULL;
arg2             3375 source4/lib/wmi/wmi_wrap.c   result = IWbemServices_ExecNotificationQuery(arg1,arg2,arg3,arg4,arg5,arg6,arg7);
arg2             3396 source4/lib/wmi/wmi_wrap.c   TALLOC_CTX *arg2 = (TALLOC_CTX *) 0 ;
arg2             3417 source4/lib/wmi/wmi_wrap.c   arg2 = NULL;
arg2             3440 source4/lib/wmi/wmi_wrap.c   result = IWbemServices_CreateInstanceEnum(arg1,arg2,arg3,arg4,arg5,arg6);
arg2             3507 source4/lib/wmi/wmi_wrap.c   TALLOC_CTX *arg2 = (TALLOC_CTX *) 0 ;
arg2             3513 source4/lib/wmi/wmi_wrap.c   arg2 = NULL;
arg2             3521 source4/lib/wmi/wmi_wrap.c   result = IEnumWbemClassObject_Reset(arg1,arg2);
arg2             3583 source4/lib/wmi/wmi_wrap.c   TALLOC_CTX *arg2 = (TALLOC_CTX *) 0 ;
arg2             3601 source4/lib/wmi/wmi_wrap.c   arg2 = NULL;
arg2             3625 source4/lib/wmi/wmi_wrap.c   result = IEnumWbemClassObject_SmartNext(arg1,arg2,arg3,arg4,arg5,arg6);