Home
last modified time | relevance | path

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

/external/libwebsockets/plugins/ssh-base/include/
Dlws-plugin-ssh.h301 int (*child_process_terminated)(void *priv, struct lws *wsi); member
/external/libwebsockets/plugins/
Dprotocol_lws_sshd_demo.c370 .child_process_terminated = NULL,
/external/libwebsockets/test-apps/
Dtest-sshd.c613 .child_process_terminated = ssh_ops_child_process_terminated,
/external/libwebsockets/READMEs/
DREADME.plugin-sshd-base.md151 .child_process_terminated = ssh_ops_child_process_terminated,
/external/libwebsockets/plugins/ssh-base/
Dsshd.c2526 pss->vhd->ops->child_process_terminated) in lws_callback_raw_sshd()
2527 pss->vhd->ops->child_process_terminated(pss->ch_temp->priv, in lws_callback_raw_sshd()