Home
last modified time | relevance | path

Searched defs:lws_spawn_piped_info (Results 1 – 1 of 1) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-misc.h969 struct lws_spawn_piped_info { struct
970 struct lws_dll2_owner *owner;
971 struct lws_vhost *vh;
972 struct lws *opt_parent;
974 const char * const *exec_array;
975 const char **env_array;
976 const char *protocol_name;
977 const char *chroot_path;
978 const char *wd;
980 struct lws_spawn_piped **plsp;
[all …]