Home
last modified time | relevance | path

Searched refs:packet_put_utf8_string (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/ssh/include/
H A Dpacket.h65 void packet_put_utf8_string(const char *str, uint_t len);
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dpacket.c459 packet_put_utf8_string(const char *str, uint_t len) in packet_put_utf8_string() function