t_name            176 librpc/rpc/binding.c 	const char *t_name = NULL;
t_name            179 librpc/rpc/binding.c 		t_name = derpc_transport_string_by_transport(b->transport);
t_name            180 librpc/rpc/binding.c 		if (!t_name) {
t_name            190 librpc/rpc/binding.c 	if (t_name != NULL) {
t_name            191 librpc/rpc/binding.c 		s = talloc_asprintf_append_buffer(s, "%s:", t_name);