| /third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/ |
| D | user_mbuf.c | 109 m_get(int how, short type) in m_get() 151 m_gethdr(int how, short type) in m_gethdr() 243 m_clget(struct mbuf *m, int how) in m_clget() 289 m_getm2(struct mbuf *m, int len, int how, short type, int flags, int allonebuf) in m_getm2() 373 m_uiotombuf(struct uio *uio, int how, int len, int align, int flags) in m_uiotombuf() 1186 m_tag_copy_chain(struct mbuf *to, struct mbuf *from, int how) in m_tag_copy_chain() 1213 m_dup_pkthdr(struct mbuf *to, struct mbuf *from, int how) in m_dup_pkthdr() 1228 m_tag_copy(struct m_tag *t, int how) in m_tag_copy() 1320 m_prepend(struct mbuf *m, int len, int how) in m_prepend()
|
| D | user_mbuf.h | 67 #define MGET(m, how, type) ((m) = m_get((how), (type))) argument 68 #define MGETHDR(m, how, type) ((m) = m_gethdr((how), (type))) argument 69 #define MCLGET(m, how) m_clget((m), (how)) argument 316 #define MBTOM(how) (how) argument 368 #define M_PREPEND(m, plen, how) do { \ argument
|
| /third_party/ltp/include/lapi/ |
| D | openat2.h | 51 struct open_how *how, size_t size) in openat2() 59 struct open_how how; member
|
| D | safe_rt_signal.h | 37 int how, const sigset_t *set, in safe_rt_sigprocmask() 56 #define SAFE_RT_SIGPROCMASK(how, set, oldset, sigsetsize) \ argument
|
| /third_party/ltp/testcases/kernel/syscalls/openat2/ |
| D | openat203.c | 12 static struct open_how *how; variable 22 struct open_how **how; member
|
| D | openat201.c | 13 static struct open_how *how; variable 24 struct open_how **how; member
|
| D | openat202.c | 12 static struct open_how *how; variable
|
| /third_party/musl/src/network/ |
| D | shutdown.c | 4 int shutdown(int fd, int how) in shutdown()
|
| /third_party/musl/src/signal/ |
| D | sigprocmask.c | 4 int sigprocmask(int how, const sigset_t *restrict set, sigset_t *restrict old) in sigprocmask()
|
| /third_party/musl/src/thread/ |
| D | pthread_sigmask.c | 5 int pthread_sigmask(int how, const sigset_t *restrict set, sigset_t *restrict old) in pthread_sigmask()
|
| /third_party/libuv/src/unix/ |
| D | pthread-fixes.c | 39 int uv__pthread_sigmask(int how, const sigset_t* set, sigset_t* oset) { in uv__pthread_sigmask()
|
| D | internal.h | 87 # define pthread_sigmask(how, set, oldset) uv__pthread_sigmask(how, set, oldset) argument
|
| /third_party/musl/porting/linux/user/src/thread/ |
| D | pthread_sigmask.c | 51 int pthread_sigmask(int how, const sigset_t *restrict set, sigset_t *restrict old) in pthread_sigmask()
|
| /third_party/python/Lib/ |
| D | signal.py | 68 def pthread_sigmask(how, mask): argument
|
| /third_party/zlib/contrib/blast/ |
| D | blast.c | 432 local unsigned inf(void *how, unsigned char **buf) in inf() 440 local int outf(void *how, unsigned char *buf, unsigned len) in outf()
|
| /third_party/musl/porting/linux/user/src/sigchain/ |
| D | sigchain.c | 120 static int sigchain_sigmask(int how, const sigset_t *restrict set, sigset_t *restrict old) in sigchain_sigmask() 456 void intercept_pthread_sigmask(int how, sigset_t *restrict set) in intercept_pthread_sigmask()
|
| /third_party/vk-gl-cts/framework/delibs/deutil/ |
| D | deSocket.c | 637 int how = 0; in deSocket_shutdown() local 664 int how = 0; in deSocket_shutdown() local
|
| /third_party/libunwind/include/ |
| D | libunwind_i.h | 199 # define SIGPROCMASK(how, new_mask, old_mask) \ argument 202 # define SIGPROCMASK(how, new_mask, old_mask) mark_as_used(old_mask) argument
|
| /third_party/libwebsockets/win32port/zlib/ |
| D | gzguts.h | 102 int how; /* 0: get header, 1: copy, 2: decompress */ member
|
| /third_party/ltp/lib/ |
| D | tst_safe_macros.c | 283 static const char *strhow(int how) in strhow() 298 int how, sigset_t *set, sigset_t *oldset) in safe_sigprocmask()
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
| D | mutex.cc | 491 const Mutex::MuHow how; // How this thread needs to wait. member 721 static unsigned TsanFlags(Mutex::MuHow how) { in TsanFlags() 1580 MuHow how = in AwaitCommon() local 1766 ABSL_ATTRIBUTE_NOINLINE void Mutex::LockSlow(MuHow how, const Condition *cond, in LockSlow() 1849 bool Mutex::LockSlowWithDeadline(MuHow how, const Condition *cond, in LockSlowWithDeadline() 2345 void Mutex::Trans(MuHow how) { in Trans()
|
| /third_party/mksh/ |
| D | ulimit.c | 203 int how = SOFT | HARD, optc; in c_ulimit() local
|
| /third_party/node/deps/zlib/ |
| D | gzguts.h | 186 int how; /* 0: get header, 1: copy, 2: decompress */ member
|
| /third_party/flutter/skia/third_party/externals/zlib/ |
| D | gzguts.h | 186 int how; /* 0: get header, 1: copy, 2: decompress */ member
|
| /third_party/skia/third_party/externals/zlib/ |
| D | gzguts.h | 186 int how; /* 0: get header, 1: copy, 2: decompress */ member
|