Home
last modified time | relevance | path

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

/aosp_15_r20/external/libwebsockets/test-apps/
H A Dtest-sshd.c556 ssh_ops_exec(void *_priv, struct lws *wsi, const char *command, lws_ssh_finish_exec finish, void *f… in ssh_ops_exec() function
619 .exec = ssh_ops_exec,
/aosp_15_r20/external/libwebsockets/READMEs/
H A DREADME.plugin-sshd-base.md152 .exec = ssh_ops_exec,