Home
last modified time | relevance | path

Searched refs:unix (Results 1 – 25 of 709) sorted by relevance

12345678910>>...29

/third_party/libuv/
DMakefile.am94 uvinclude_HEADERS += include/uv/unix.h
95 AM_CPPFLAGS += -I$(top_srcdir)/src/unix
96 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 …]
DBUILD.gn30 "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 …]
DChangeLog26 * 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 …]
DCMakeLists.txt180 src/unix/async.c
181 src/unix/core.c
182 src/unix/dl.c
183 src/unix/fs.c
184 src/unix/getaddrinfo.c
185 src/unix/getnameinfo.c
186 src/unix/loop-watcher.c
187 src/unix/loop.c
188 src/unix/pipe.c
189 src/unix/poll.c
[all …]
/third_party/grpc/third_party/
Dlibuv.BUILD10 "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 …]
/third_party/boost/tools/build/src/tools/
Dunix.jam7 # This file implements linking semantic common to all unixes. On unix, static
19 class unix-linking-generator : linking-generator
23 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-generator
74 import unix ;
89 unix.set-library-order $(sources) : $(property-set) : $(result[2-]) ;
96 class unix-searched-lib-generator : searched-lib-generator
98 import unix ;
[all …]
/third_party/libwebsockets/lib/plat/unix/
DCMakeLists.txt45 plat/unix/unix-caps.c
46 plat/unix/unix-misc.c
47 plat/unix/unix-init.c
50 list(APPEND SOURCES plat/unix/unix-file.c)
54 plat/unix/unix-pipe.c
55 plat/unix/unix-service.c
56 plat/unix/unix-sockets.c
57 plat/unix/unix-fds.c
61 list(APPEND SOURCES plat/unix/android/android-resolv.c)
63 list(APPEND SOURCES plat/unix/unix-resolv.c)
[all …]
/third_party/flutter/skia/third_party/externals/freetype/builds/unix/
Ddetect.mk27 PLATFORM := unix
32 ifeq ($(PLATFORM),unix)
41 CONFIG_FILE := unix-dev.mk
53 CONFIG_FILE := unix-lcc.mk
74 CONFIG_FILE := unix.mk
77 .PHONY: unix
78 unix: setup
89 $(TOP_DIR)/builds/unix/configure $(value CFG)
91 cd builds/unix; \
Dunix.mk16 BUILD_DIR := $(TOP_DIR)/builds/unix
17 PLATFORM := unix
19 have_mk := $(wildcard $(OBJ_DIR)/unix-def.mk)
22 include $(OBJ_DIR)/unix-def.mk
23 include $(OBJ_DIR)/unix-cc.mk
25 include $(BUILD_DIR)/unix-def.mk
26 include $(BUILD_DIR)/unix-cc.mk
57 include $(TOP_DIR)/builds/unix/install.mk
/third_party/skia/third_party/externals/freetype/builds/unix/
Ddetect.mk27 PLATFORM := unix
32 ifeq ($(PLATFORM),unix)
41 CONFIG_FILE := unix-dev.mk
53 CONFIG_FILE := unix-lcc.mk
74 CONFIG_FILE := unix.mk
77 .PHONY: unix
78 unix: setup
89 $(TOP_DIR)/builds/unix/configure $(value CFG)
91 cd builds/unix; \
Dunix.mk16 PLATFORM_DIR := $(TOP_DIR)/builds/unix
17 PLATFORM := unix
19 have_mk := $(wildcard $(OBJ_DIR)/unix-def.mk)
22 include $(OBJ_DIR)/unix-def.mk
23 include $(OBJ_DIR)/unix-cc.mk
25 include $(PLATFORM_DIR)/unix-def.mk
26 include $(PLATFORM_DIR)/unix-cc.mk
57 include $(TOP_DIR)/builds/unix/install.mk
/third_party/freetype/builds/unix/
Ddetect.mk27 PLATFORM := unix
32 ifeq ($(PLATFORM),unix)
41 CONFIG_FILE := unix-dev.mk
53 CONFIG_FILE := unix-lcc.mk
74 CONFIG_FILE := unix.mk
77 .PHONY: unix
78 unix: setup
89 $(TOP_DIR)/builds/unix/configure $(value CFG)
91 cd builds/unix; \
Dunix.mk16 BUILD_DIR := $(TOP_DIR)/builds/unix
17 PLATFORM := unix
19 have_mk := $(wildcard $(OBJ_DIR)/unix-def.mk)
22 include $(OBJ_DIR)/unix-def.mk
23 include $(OBJ_DIR)/unix-cc.mk
25 include $(BUILD_DIR)/unix-def.mk
26 include $(BUILD_DIR)/unix-cc.mk
57 include $(TOP_DIR)/builds/unix/install.mk
/third_party/flutter/skia/third_party/externals/freetype/builds/
Dtoplevel.mk130 $(RM) builds/unix/config.cache
131 $(RM) builds/unix/config.log
132 $(RM) builds/unix/config.status
133 $(RM) builds/unix/unix-def.mk
134 $(RM) builds/unix/unix-cc.mk
135 $(RM) builds/unix/freetype2.pc
260 rm -f builds/unix/aclocal.m4
261 rm -f builds/unix/configure.ac
262 rm -f builds/unix/configure
265 rm -rf builds/unix/autom4te.cache
[all …]
/third_party/freetype/builds/
Dtoplevel.mk130 $(RM) builds/unix/config.cache
131 $(RM) builds/unix/config.log
132 $(RM) builds/unix/config.status
133 $(RM) builds/unix/unix-def.mk
134 $(RM) builds/unix/unix-cc.mk
135 $(RM) builds/unix/freetype2.pc
260 rm -f builds/unix/aclocal.m4
261 rm -f builds/unix/configure.ac
262 rm -f builds/unix/configure
265 rm -rf builds/unix/autom4te.cache
[all …]
/third_party/boost/tools/build/src/engine/
Djam.h151 #define unix macro
162 #define unix macro
197 #define unix macro
202 #define unix macro
226 #define unix macro
233 #define unix macro
239 #define unix macro
248 #define unix macro
254 #define unix macro
275 #define unix macro
[all …]
/third_party/skia/third_party/externals/freetype/builds/
Dtoplevel.mk142 $(RM) builds/unix/config.cache
143 $(RM) builds/unix/config.log
144 $(RM) builds/unix/config.status
145 $(RM) builds/unix/unix-def.mk
146 $(RM) builds/unix/unix-cc.mk
147 $(RM) builds/unix/freetype2.pc
292 rm -f builds/unix/aclocal.m4
293 rm -f builds/unix/configure.ac
294 rm -f builds/unix/configure
297 rm -rf builds/unix/autom4te.cache
[all …]
/third_party/libwebsockets/
DBUILD.gn60 "//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 …]
/third_party/freetype/
Dconfigure16 rm -f config.mk builds/unix/unix-def.mk builds/unix/unix-cc.mk
135 CFG=$CFG $MAKE setup unix
/third_party/flutter/skia/third_party/externals/freetype/
Dconfigure16 rm -f config.mk builds/unix/unix-def.mk builds/unix/unix-cc.mk
135 CFG=$CFG $MAKE setup unix
/third_party/skia/third_party/externals/freetype/
Dconfigure16 rm -f config.mk builds/unix/unix-def.mk builds/unix/unix-cc.mk
135 CFG=$CFG $MAKE setup unix
/third_party/vk-gl-cts/framework/delibs/dethread/
DCMakeLists.txt22 unix/deMutexUnix.c
23 unix/deNamedSemaphoreUnix.c
24 unix/deSemaphoreUnix.c
25 unix/deThreadUnix.c
26 unix/deThreadLocalUnix.c
/third_party/curl/tests/data/
Dtest14356 unix sockets
22 unix-sockets
25 http-unix
31 --unix-socket %HTTPUNIXPATH http://server-interpreted.example.com/%TESTNUMBER
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-server/
DREADME.md28 --session | Bind to session bus instead of creating private abstract unix socket
30 By default the minimal server listens using its own abstract unix socket
31 at `unix:abstract=org.libwebsockets.test`.
34 unix socket, by giving `--session`.
36 ### Examples using the default private abstract unix socket
48 $ 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-…
/third_party/libwebsockets/READMEs/
DREADME.unix-domain-reverse-proxy.md15 data from the unix socket owner is in a different process than the server
16 that serves on the unix socket. If it has problems, they do not affect
17 the actual public-facing web server. The unix domain socket server may
20 Compared to CGI, there are no forks to make a connection to the unix
34 LWSMPRO_HTTPS depending on the protocol the unix socket understands, and the
35 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, and
39 the unix socket path can contain '/' itself.
92 ### Behaviour if unix domain socket server unavailable
94 If the server that listens on the unix domain socket is down or being restarted,

12345678910>>...29