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.h466 struct per_vhost_data__sshd;
470 struct per_vhost_data__sshd *vhd;
541 struct per_vhost_data__sshd { struct
/third_party/libwebsockets/plugins/ssh-base/
Dsshd.c2012 struct per_vhost_data__sshd *vhd = NULL; in lws_callback_raw_sshd()
2030 vhd = (struct per_vhost_data__sshd *) in lws_callback_raw_sshd()
2035 vhd = (struct per_vhost_data__sshd *) in lws_callback_raw_sshd()
2044 sizeof(struct per_vhost_data__sshd)); in lws_callback_raw_sshd()