Home
last modified time | relevance | path

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

/external/libwebsockets/lib/plat/freertos/
Dfreertos-sockets.c79 lws_plat_set_socket_options(struct lws_vhost *vhost, int fd, int unix_skt) in lws_plat_set_socket_options()
/external/libwebsockets/lib/plat/optee/
Dnetwork.c189 lws_plat_set_socket_options(struct lws_vhost *vhost, int fd, int unix_skt) in lws_plat_set_socket_options()
/external/libwebsockets/lib/plat/unix/
Dunix-sockets.c90 lws_plat_set_socket_options(struct lws_vhost *vhost, int fd, int unix_skt) in lws_plat_set_socket_options()
/external/libwebsockets/lib/plat/windows/
Dwindows-sockets.c84 int unix_skt) in lws_plat_set_socket_options()
/external/libwebsockets/lib/core-net/
Dwsi.c467 char unix_skt = 0; in lws_parse_uri() local
Dprivate-lib-core-net.h794 unsigned int unix_skt:1; member
/external/libwebsockets/lib/roles/http/server/
Dserver.c1076 char ads[96], rpath[256], host[96], *pcolon, *pslash, unix_skt = 0; in lws_http_proxy_start() local