Searched refs:unix (Results 1 – 25 of 709) sorted by relevance
12345678910>>...29
94 uvinclude_HEADERS += include/uv/unix.h95 AM_CPPFLAGS += -I$(top_srcdir)/src/unix96 libuv_la_SOURCES += src/unix/async.c \97 src/unix/atomic-ops.h \98 src/unix/core.c \99 src/unix/dl.c \100 src/unix/fs.c \101 src/unix/getaddrinfo.c \102 src/unix/getnameinfo.c \103 src/unix/internal.h \[all …]
30 "src/unix",52 "src/unix",65 "src/unix",92 "src/unix/async.c",93 "src/unix/core.c",94 "src/unix/dl.c",95 "src/unix/epoll.c",96 "src/unix/fs.c",97 "src/unix/getaddrinfo.c",98 "src/unix/getnameinfo.c",[all …]
26 * unix: fix STATIC_ASSERT to check what it means to check (Jessica Clarke)28 * unix: ensure struct msghdr is zeroed in recvmmsg (Ondřej Surý)32 * unix: don't allow too small thread stack size (Ben Noordhuis)100 * test: use closefd in runner-unix.c (Guilherme Íscaro)106 * unix,win: add uv_available_parallelism() (Ben Noordhuis)116 * unix: simplify uv__cloexec_fcntl() (Ben Noordhuis)120 * unix: remove uv__cloexec_ioctl() (Jameson Nash)131 * unix: protect fork in uv_spawn from signals (Jameson Nash)143 * unix: remove redundant include in unix.h (Juan José Arboleda)181 * unix: support aarch64 in uv_cpu_info() (Juan José Arboleda)[all …]
180 src/unix/async.c181 src/unix/core.c182 src/unix/dl.c183 src/unix/fs.c184 src/unix/getaddrinfo.c185 src/unix/getnameinfo.c186 src/unix/loop-watcher.c187 src/unix/loop.c188 src/unix/pipe.c189 src/unix/poll.c[all …]
10 "include/uv/unix.h",11 "src/unix/atomic-ops.h",12 "src/unix/internal.h",13 "src/unix/spinlock.h",18 "src/unix/linux-syscalls.h",58 "src/unix/async.c",59 "src/unix/atomic-ops.h",60 "src/unix/core.c",61 "src/unix/dl.c",62 "src/unix/fs.c",[all …]
7 # This file implements linking semantic common to all unixes. On unix, static19 class unix-linking-generator : linking-generator23 import unix ;43 unix.set-library-order $(sources) : $(property-set) : $(result[2-]) ;64 sources = $(sources2) [ unix.order-libraries $(libraries) ] ;72 class unix-archive-generator : archive-generator74 import unix ; 89 unix.set-library-order $(sources) : $(property-set) : $(result[2-]) ;96 class unix-searched-lib-generator : searched-lib-generator98 import unix ;[all …]
45 plat/unix/unix-caps.c46 plat/unix/unix-misc.c47 plat/unix/unix-init.c50 list(APPEND SOURCES plat/unix/unix-file.c)54 plat/unix/unix-pipe.c55 plat/unix/unix-service.c56 plat/unix/unix-sockets.c57 plat/unix/unix-fds.c61 list(APPEND SOURCES plat/unix/android/android-resolv.c)63 list(APPEND SOURCES plat/unix/unix-resolv.c)[all …]
27 PLATFORM := unix32 ifeq ($(PLATFORM),unix)41 CONFIG_FILE := unix-dev.mk53 CONFIG_FILE := unix-lcc.mk74 CONFIG_FILE := unix.mk77 .PHONY: unix78 unix: setup89 $(TOP_DIR)/builds/unix/configure $(value CFG)91 cd builds/unix; \
16 BUILD_DIR := $(TOP_DIR)/builds/unix17 PLATFORM := unix19 have_mk := $(wildcard $(OBJ_DIR)/unix-def.mk)22 include $(OBJ_DIR)/unix-def.mk23 include $(OBJ_DIR)/unix-cc.mk25 include $(BUILD_DIR)/unix-def.mk26 include $(BUILD_DIR)/unix-cc.mk57 include $(TOP_DIR)/builds/unix/install.mk
16 PLATFORM_DIR := $(TOP_DIR)/builds/unix17 PLATFORM := unix19 have_mk := $(wildcard $(OBJ_DIR)/unix-def.mk)22 include $(OBJ_DIR)/unix-def.mk23 include $(OBJ_DIR)/unix-cc.mk25 include $(PLATFORM_DIR)/unix-def.mk26 include $(PLATFORM_DIR)/unix-cc.mk57 include $(TOP_DIR)/builds/unix/install.mk
130 $(RM) builds/unix/config.cache131 $(RM) builds/unix/config.log132 $(RM) builds/unix/config.status133 $(RM) builds/unix/unix-def.mk134 $(RM) builds/unix/unix-cc.mk135 $(RM) builds/unix/freetype2.pc260 rm -f builds/unix/aclocal.m4261 rm -f builds/unix/configure.ac262 rm -f builds/unix/configure265 rm -rf builds/unix/autom4te.cache[all …]
151 #define unix macro162 #define unix macro197 #define unix macro202 #define unix macro226 #define unix macro233 #define unix macro239 #define unix macro248 #define unix macro254 #define unix macro275 #define unix macro[all …]
142 $(RM) builds/unix/config.cache143 $(RM) builds/unix/config.log144 $(RM) builds/unix/config.status145 $(RM) builds/unix/unix-def.mk146 $(RM) builds/unix/unix-cc.mk147 $(RM) builds/unix/freetype2.pc292 rm -f builds/unix/aclocal.m4293 rm -f builds/unix/configure.ac294 rm -f builds/unix/configure297 rm -rf builds/unix/autom4te.cache[all …]
60 "//third_party/libwebsockets/lib/plat/unix/unix-caps.c",61 "//third_party/libwebsockets/lib/plat/unix/unix-fds.c",62 "//third_party/libwebsockets/lib/plat/unix/unix-file.c",63 "//third_party/libwebsockets/lib/plat/unix/unix-init.c",64 "//third_party/libwebsockets/lib/plat/unix/unix-misc.c",65 "//third_party/libwebsockets/lib/plat/unix/unix-pipe.c",66 "//third_party/libwebsockets/lib/plat/unix/unix-service.c",67 "//third_party/libwebsockets/lib/plat/unix/unix-sockets.c",114 "//third_party/libwebsockets/lib/plat/unix",115 "//third_party/libwebsockets/lib/plat/unix/android",[all …]
16 rm -f config.mk builds/unix/unix-def.mk builds/unix/unix-cc.mk135 CFG=$CFG $MAKE setup unix
22 unix/deMutexUnix.c23 unix/deNamedSemaphoreUnix.c24 unix/deSemaphoreUnix.c25 unix/deThreadUnix.c26 unix/deThreadLocalUnix.c
6 unix sockets22 unix-sockets25 http-unix31 --unix-socket %HTTPUNIXPATH http://server-interpreted.example.com/%TESTNUMBER
28 --session | Bind to session bus instead of creating private abstract unix socket30 By default the minimal server listens using its own abstract unix socket31 at `unix:abstract=org.libwebsockets.test`.34 unix socket, by giving `--session`.36 ### Examples using the default private abstract unix socket48 $ gdbus introspect --address unix:abstract=org.libwebsockets.test --dest org.libwebsockets.test --o…63 $ gdbus call --address unix:abstract=org.libwebsockets.test --dest org.libwebsockets.test --object-…
15 data from the unix socket owner is in a different process than the server16 that serves on the unix socket. If it has problems, they do not affect17 the actual public-facing web server. The unix domain socket server may20 Compared to CGI, there are no forks to make a connection to the unix34 LWSMPRO_HTTPS depending on the protocol the unix socket understands, and the35 origin address has the form `+/path/to/unix/socket:/path/inside/mount`.37 The + at the start indicates it is a local unix socket we are proxying, and39 the unix socket path can contain '/' itself.92 ### Behaviour if unix domain socket server unavailable94 If the server that listens on the unix domain socket is down or being restarted,