Home
last modified time | relevance | path

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

/external/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h504 uint32_t channel_doing_spawn; member
/external/libwebsockets/plugins/ssh-base/
Dsshd.c1437 pss->channel_doing_spawn = pss->ch_temp->server_ch; in lws_ssh_parse_plaintext()
1558 pss->channel_doing_spawn = pss->ch_temp->server_ch; in lws_ssh_parse_plaintext()
2514 ch = ssh_get_server_ch(pss, pss->channel_doing_spawn); in lws_callback_raw_sshd()
2518 pss->channel_doing_spawn); in lws_callback_raw_sshd()