Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/
Dsshd.c401 #define ssh_free_set_NULL(x) if (x) { ssh_free(x); (x) = NULL; } macro
1362 ssh_free_set_NULL(pss->last_alloc); in lws_ssh_parse_plaintext()
1531 ssh_free_set_NULL(pss->args.pty.modes); in lws_ssh_parse_plaintext()
1579 ssh_free_set_NULL(pss->last_alloc); in lws_ssh_parse_plaintext()
1602 ssh_free_set_NULL(pss->last_alloc); in lws_ssh_parse_plaintext()
1636 ssh_free_set_NULL(pss->last_alloc); in lws_ssh_parse_plaintext()
1755 ssh_free_set_NULL(pss->last_alloc); in lws_ssh_parse_plaintext()
2126 ssh_free_set_NULL(pss->last_alloc); in lws_callback_raw_sshd()