libssh2_channel_request_pty (3) - Linux Manuals
libssh2_channel_request_pty: convenience macro for libssh2_channel_request_pty_ex(3) calls
NAME
libssh2_channel_request_pty - convenience macro for libssh2_channel_request_pty_ex(3) callsSYNOPSIS
#include <libssh2.h>int libssh2_channel_request_pty(LIBSSH2_SESSION *session, const char *term);