Searched refs:packet_put_utf8_cstring (Results 1 – 7 of 7) sorted by relevance
112 packet_put_utf8_cstring(text); /* instructions */ in do_pam_kbdint()282 packet_put_utf8_cstring(text ? text : ""); /* Instructions */ in do_pam_conv_kbd_int()297 packet_put_utf8_cstring(PAM_MSG_MEMBER(msg, i, msg)); in do_pam_conv_kbd_int()
243 packet_put_utf8_cstring(instr); in send_userauth_info_request()247 packet_put_utf8_cstring(prompts[i]); in send_userauth_info_request()
1145 packet_put_utf8_cstring("open failed"); in server_input_channel_open()
66 void packet_put_utf8_cstring(const char *str);
450 packet_put_utf8_cstring(const char *str) in packet_put_utf8_cstring() function1453 packet_put_utf8_cstring(buf); in packet_send_debug()1506 packet_put_utf8_cstring(buf); in packet_disconnect()
1362 packet_put_utf8_cstring(strerror(err)); in channel_post_connecting()
1498 packet_put_utf8_cstring("open failed"); in client_input_channel_open()