/third_party/backends/lib/ |
H A D | sigprocmask.c | 29 sigprocmask (int how, int *new, int *old) in sigprocmask() argument
|
/third_party/musl/src/network/ |
H A D | shutdown.c | 4 int shutdown(int fd, int how) in shutdown() argument
|
/third_party/musl/src/signal/ |
H A D | sigprocmask.c | 4 int sigprocmask(int how, const sigset_t *restrict set, sigset_t *restrict old) in sigprocmask() argument
|
/third_party/musl/src/thread/ |
H A D | pthread_sigmask.c | 5 int pthread_sigmask(int how, const sigset_t *restrict set, sigset_t *restrict old) in pthread_sigmask() argument
|
/third_party/node/deps/uv/src/unix/ |
H A D | pthread-fixes.c | 39 int uv__pthread_sigmask(int how, const sigset_t* set, sigset_t* oset) { in uv__pthread_sigmask() argument
|
H A D | tty.c | 69 int uv__tcsetattr(int fd, int how, const struct termios *term) { in uv__tcsetattr() argument
|
/third_party/musl/porting/linux/user/src/thread/ |
H A D | pthread_sigmask.c | 51 int pthread_sigmask(int how, const sigset_t *restrict set, sigset_t *restrict old) in pthread_sigmask() argument
|
/third_party/ltp/testcases/kernel/syscalls/openat2/ |
H A D | openat202.c | 12 static struct open_how *how; variable
|
H A D | openat203.c | 12 static struct open_how *how; variable 22 struct open_how **how; member [all...] |
H A D | openat201.c | 13 static struct open_how *how; variable 24 struct open_how **how; member [all...] |
/third_party/ltp/include/lapi/ |
H A D | safe_rt_signal.h | 36 safe_rt_sigprocmask(const char *file, const int lineno, int how, const sigset_t *set, sigset_t *oldset, size_t sigsetsize) safe_rt_sigprocmask() argument
|
H A D | openat2.h | 59 struct open_how how; member 50 openat2(int dfd, const char *pathname, struct open_how *how, size_t size) openat2() argument
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | gzguts.h | 102 int how; /* 0: get header, 1: copy, 2: decompress */
member
|
/third_party/ffmpeg/libavformat/ |
H A D | tcp.c | 270 int how; in tcp_shutdown() local
|
/third_party/libuv/src/unix/ |
H A D | tty.c | 69 int uv__tcsetattr(int fd, int how, const struct termios *term) { in uv__tcsetattr() argument
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | gzguts.h | 186 int how; /* 0: get header, 1: copy, 2: decompress */ member
|
/third_party/node/deps/zlib/ |
H A D | gzguts.h | 185 int how; /* 0: get header, 1: copy, 2: decompress */ member
|
/third_party/musl/porting/linux/user/src/sigchain/ |
H A D | sigchain.c | 119 static int sigchain_sigmask(int how, const sigset_t *restrict set, sigset_t *restrict old) in sigchain_sigmask() argument 463 void intercept_pthread_sigmask(int how, sigset_t *restrict set) in intercept_pthread_sigmask() argument [all...] |
/third_party/musl/src/sigchain/linux/ |
H A D | sigchain.c | 121 static int sigchain_sigmask(int how, const sigset_t *restrict set, sigset_t *restrict old) in sigchain_sigmask() argument 491 void intercept_pthread_sigmask(int how, sigset_t *restrict set) in intercept_pthread_sigmask() argument [all...] |
/third_party/mksh/ |
H A D | ulimit.c | 203 int how = SOFT | HARD, optc; in c_ulimit() local [all...] |
/third_party/skia/third_party/externals/zlib/ |
H A D | gzguts.h | 186 int how; /* 0: get header, 1: copy, 2: decompress */ member
|
/third_party/python/Modules/clinic/ |
H A D | signalmodule.c.h | 376 int how; in signal_pthread_sigmask() local
|
/third_party/zlib/contrib/blast/ |
H A D | blast.c | 432 local unsigned inf(void *how, unsigned char **buf) in inf() argument 440 local int outf(void *how, unsigned char *buf, unsigned len) in outf() argument
|
/third_party/zlib/ |
H A D | gzguts.h | 185 int how; /* 0: get header, 1: copy, 2: decompress */ member
|
/third_party/ltp/lib/ |
H A D | tst_safe_macros.c | 322 static const char *strhow(int how) in strhow() argument 336 safe_sigprocmask(const char *file, const int lineno, int how, sigset_t *set, sigset_t *oldset) safe_sigprocmask() argument
|