Home
last modified time | relevance | path

Searched refs:LWS_HAVE_EXECVPE (Results 1 – 6 of 6) sorted by relevance

/third_party/libwebsockets/include/
Dlws_config_private.h112 #define LWS_HAVE_EXECVPE macro
238 #define LWS_HAVE_EXECVPE macro
Dlws_config.h80 #define LWS_HAVE_EXECVPE macro
316 #define LWS_HAVE_EXECVPE macro
/third_party/libwebsockets/lib/plat/unix/
Dunix-spawn.c446 #if defined(__sun) || !defined(LWS_HAVE_VFORK) || !defined(LWS_HAVE_EXECVPE) in lws_spawn_piped()
544 #if defined(__sun) || !defined(LWS_HAVE_VFORK) || !defined(LWS_HAVE_EXECVPE) in lws_spawn_piped()
/third_party/libwebsockets/cmake/
Dlws_config_private.h.in84 #cmakedefine LWS_HAVE_EXECVPE
Dlws_config.h.in55 #cmakedefine LWS_HAVE_EXECVPE
/third_party/libwebsockets/
DCMakeLists.txt572 CHECK_FUNCTION_EXISTS(execvpe LWS_HAVE_EXECVPE)