Home
last modified time | relevance | path

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

/external/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h449 uint32_t spawn_pid; member
/external/libwebsockets/plugins/ssh-base/
Dsshd.c2516 ch->spawn_pid = (int)len; /* child process PID */ in lws_callback_raw_sshd()
2536 if (ch->spawn_pid == len) { in lws_callback_raw_sshd()