Searched defs:unix_skt (Results 1 – 7 of 7) sorted by relevance
/third_party/libwebsockets/lib/plat/optee/ |
D | network.c | 198 lws_plat_set_socket_options(struct lws_vhost *vhost, int fd, int unix_skt) in lws_plat_set_socket_options()
|
/third_party/libwebsockets/lib/plat/freertos/ |
D | freertos-sockets.c | 87 lws_plat_set_socket_options(struct lws_vhost *vhost, int fd, int unix_skt) in lws_plat_set_socket_options()
|
/third_party/libwebsockets/lib/plat/unix/ |
D | unix-sockets.c | 102 lws_plat_set_socket_options(struct lws_vhost *vhost, int fd, int unix_skt) in lws_plat_set_socket_options()
|
/third_party/libwebsockets/lib/plat/windows/ |
D | windows-sockets.c | 92 int unix_skt) in lws_plat_set_socket_options()
|
/third_party/libwebsockets/lib/roles/http/server/ |
D | server.c | 1251 char ads[96], host[96], *pcolon, *pslash, unix_skt = 0; in lws_http_proxy_start() local
|
/third_party/libwebsockets/lib/core-net/ |
D | wsi.c | 682 char unix_skt = 0; in lws_parse_uri() local
|
D | private-lib-core-net.h | 791 unsigned int unix_skt:1; member
|