Home
last modified time | relevance | path

Searched refs:disable_ctrlc (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-misc.h992 uint8_t disable_ctrlc; member
/third_party/libwebsockets/lib/plat/unix/
Dunix-spawn.c461 if (lsp->info.disable_ctrlc) in lws_spawn_piped()
/third_party/libwebsockets/lib/roles/cgi/
Dcgi-server.c412 info.disable_ctrlc = 1; in lws_cgi()