Searched refs:copy_arg (Results 1 – 3 of 3) sorted by relevance
40 static grpc_arg copy_arg(const grpc_arg* src) { in copy_arg() function109 dst->args[dst_idx++] = copy_arg(&src->args[i]); in grpc_channel_args_copy_and_add_and_remove()115 dst->args[dst_idx++] = copy_arg(&to_add[i]); in grpc_channel_args_copy_and_add_and_remove()196 b->args[i] = copy_arg(args[i]); in grpc_channel_args_normalize()
340 copy_arg( mbuffer& dest, const_string arg )378 if( !(*argv_it++ = copy_arg( work_buff, file )) )386 if( !(*argv_it++ = copy_arg( work_buff, arg )) ) {
680 goto copy_arg; in substitute()692 goto copy_arg; in substitute()701 copy_arg: in substitute()