result2           501 nsswitch/wb_common.c 	int result1, result2 = 0;
result2           533 nsswitch/wb_common.c 		result2 = winbind_read_sock(response->extra_data.data,
result2           535 nsswitch/wb_common.c 		if (result2 == -1) {
result2           543 nsswitch/wb_common.c 	return result1 + result2;
result2           164 source4/lib/registry/tests/registry.c 	struct registry_key *root, *result1, *result2;
result2           178 source4/lib/registry/tests/registry.c 	error = reg_open_key(tctx, root, "bloe", &result2);
result2           181 source4/lib/registry/tests/registry.c 	error = reg_open_key(tctx, root, "bloe\\bla", &result2);