Searched refs:my_libssh2_malloc (Results 1 – 1 of 1) sorted by relevance
102 static LIBSSH2_ALLOC_FUNC(my_libssh2_malloc);288 static LIBSSH2_ALLOC_FUNC(my_libssh2_malloc) in LIBSSH2_ALLOC_FUNC() argument3111 ssh->ssh_session = libssh2_session_init_ex(my_libssh2_malloc, in ssh_connect()