Searched defs:unix_skt (Results 1 – 7 of 7) sorted by relevance
/external/libwebsockets/lib/plat/freertos/ |
D | freertos-sockets.c | 79 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/ |
D | network.c | 189 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/ |
D | unix-sockets.c | 90 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/ |
D | windows-sockets.c | 84 int unix_skt) in lws_plat_set_socket_options()
|
/external/libwebsockets/lib/core-net/ |
D | wsi.c | 467 char unix_skt = 0; in lws_parse_uri() local
|
D | private-lib-core-net.h | 794 unsigned int unix_skt:1; member
|
/external/libwebsockets/lib/roles/http/server/ |
D | server.c | 1076 char ads[96], rpath[256], host[96], *pcolon, *pslash, unix_skt = 0; in lws_http_proxy_start() local
|