Home
last modified time | relevance | path

Searched defs:ssh_free_set_NULL (Results 1 - 1 of 1) sorted by relevance

/third_party/libwebsockets/plugins/ssh-base/
H A Dsshd.c401 #define ssh_free_set_NULL(x) if (x) { ssh_free(x); (x) = NULL; } macro

Completed in 3 milliseconds