Home
last modified time | relevance | path

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

/external/libwebsockets/plugins/ssh-base/
Dsshd.c401 #define ssh_free_set_NULL(x) if (x) { ssh_free(x); (x) = NULL; } macro
1353 ssh_free_set_NULL(pss->last_alloc); in lws_ssh_parse_plaintext()
1516 ssh_free_set_NULL(pss->args.pty.modes); in lws_ssh_parse_plaintext()
1564 ssh_free_set_NULL(pss->last_alloc); in lws_ssh_parse_plaintext()
1587 ssh_free_set_NULL(pss->last_alloc); in lws_ssh_parse_plaintext()
1621 ssh_free_set_NULL(pss->last_alloc); in lws_ssh_parse_plaintext()
1712 ssh_free_set_NULL(pss->last_alloc); in lws_ssh_parse_plaintext()
2079 ssh_free_set_NULL(pss->last_alloc); in lws_callback_raw_sshd()