Home
last modified time | relevance | path

Searched defs:unix_skt (Results 1 - 7 of 7) sorted by relevance

/third_party/libwebsockets/lib/plat/freertos/
H A Dfreertos-sockets.c87 lws_plat_set_socket_options(struct lws_vhost *vhost, int fd, int unix_skt) in lws_plat_set_socket_options() argument
/third_party/libwebsockets/lib/plat/optee/
H A Dnetwork.c198 lws_plat_set_socket_options(struct lws_vhost *vhost, int fd, int unix_skt) in lws_plat_set_socket_options() argument
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-sockets.c102 lws_plat_set_socket_options(struct lws_vhost *vhost, int fd, int unix_skt) in lws_plat_set_socket_options() argument
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-sockets.c93 lws_plat_set_socket_options(struct lws_vhost *vhost, lws_sockfd_type fd, int unix_skt) lws_plat_set_socket_options() argument
/third_party/libwebsockets/lib/core-net/
H A Dwsi.c682 char unix_skt = 0; in lws_parse_uri() local
H A Dprivate-lib-core-net.h791 unsigned int unix_skt:1; member
/third_party/libwebsockets/lib/roles/http/server/
H A Dserver.c1255 char ads[96], host[96], *pcolon, *pslash, unix_skt = 0; in lws_http_proxy_start() local

Completed in 11 milliseconds