Home
last modified time | relevance | path

Searched defs:how (Results 1 - 25 of 44) sorted by relevance

12

/third_party/backends/lib/
H A Dsigprocmask.c29 sigprocmask (int how, int *new, int *old) in sigprocmask() argument
/third_party/musl/src/network/
H A Dshutdown.c4 int shutdown(int fd, int how) in shutdown() argument
/third_party/musl/src/signal/
H A Dsigprocmask.c4 int sigprocmask(int how, const sigset_t *restrict set, sigset_t *restrict old) in sigprocmask() argument
/third_party/musl/src/thread/
H A Dpthread_sigmask.c5 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 Dpthread-fixes.c39 int uv__pthread_sigmask(int how, const sigset_t* set, sigset_t* oset) { in uv__pthread_sigmask() argument
H A Dtty.c69 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 Dpthread_sigmask.c51 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 Dopenat202.c12 static struct open_how *how; variable
H A Dopenat203.c12 static struct open_how *how; variable
22 struct open_how **how; member
[all...]
H A Dopenat201.c13 static struct open_how *how; variable
24 struct open_how **how; member
[all...]
/third_party/ltp/include/lapi/
H A Dsafe_rt_signal.h36 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 Dopenat2.h59 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 Dgzguts.h102 int how; /* 0: get header, 1: copy, 2: decompress */ member
/third_party/ffmpeg/libavformat/
H A Dtcp.c270 int how; in tcp_shutdown() local
/third_party/libuv/src/unix/
H A Dtty.c69 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 Dgzguts.h186 int how; /* 0: get header, 1: copy, 2: decompress */ member
/third_party/node/deps/zlib/
H A Dgzguts.h185 int how; /* 0: get header, 1: copy, 2: decompress */ member
/third_party/musl/porting/linux/user/src/sigchain/
H A Dsigchain.c119 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 Dsigchain.c121 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 Dulimit.c203 int how = SOFT | HARD, optc; in c_ulimit() local
[all...]
/third_party/skia/third_party/externals/zlib/
H A Dgzguts.h186 int how; /* 0: get header, 1: copy, 2: decompress */ member
/third_party/python/Modules/clinic/
H A Dsignalmodule.c.h376 int how; in signal_pthread_sigmask() local
/third_party/zlib/contrib/blast/
H A Dblast.c432 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 Dgzguts.h185 int how; /* 0: get header, 1: copy, 2: decompress */ member
/third_party/ltp/lib/
H A Dtst_safe_macros.c322 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

Completed in 14 milliseconds

12