Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h457 struct per_vhost_data__sshd;
461 struct per_vhost_data__sshd *vhd;
532 struct per_vhost_data__sshd { struct
/third_party/libwebsockets/plugins/ssh-base/
Dsshd.c1967 struct per_vhost_data__sshd *vhd = NULL; in lws_callback_raw_sshd()
1985 vhd = (struct per_vhost_data__sshd *) in lws_callback_raw_sshd()
1990 vhd = (struct per_vhost_data__sshd *) in lws_callback_raw_sshd()
1999 sizeof(struct per_vhost_data__sshd)); in lws_callback_raw_sshd()