1
1
libssh/tests/tests.h

9 строки
211 B
C
Исходник Обычный вид История

/*
This file is distributed in public domain. You can do whatever you want
with its content.
*/
#include <libssh/libssh.h>
int authenticate (SSH_SESSION *session);
SSH_OPTIONS *set_opts(int argc, char **argv);