| /external/linux-kselftest/tools/testing/selftests/openat2/ |
| D | helpers.c | 17 bool needs_openat2(const struct open_how *how) in needs_openat2() 22 int raw_openat2(int dfd, const char *path, void *how, size_t size) in raw_openat2() 28 int sys_openat2(int dfd, const char *path, struct open_how *how) in sys_openat2() 33 int sys_openat(int dfd, const char *path, struct open_how *how) in sys_openat() 98 struct open_how how = {}; in init() local
|
| D | rename_attack_test.c | 91 struct open_how how = { in test_rename_attack() local
|
| D | resolve_test.c | 113 struct open_how how; member
|
| /external/ltp/include/lapi/ |
| D | openat2.h | 58 struct open_how *how, size_t size) in openat2() 66 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
|
| /external/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
|
| /external/musl/src/network/ |
| D | shutdown.c | 4 int shutdown(int fd, int how) in shutdown()
|
| /external/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()
|
| /external/musl/src/signal/ |
| D | sigprocmask.c | 4 int sigprocmask(int how, const sigset_t *restrict set, sigset_t *restrict old) in sigprocmask()
|
| /external/strace/tests-mx32/ |
| D | sigprocmask.c | 44 k_sigprocmask(const kernel_ulong_t how, const kernel_ulong_t new_set, in k_sigprocmask()
|
| D | rt_sigprocmask.c | 43 k_sigprocmask(const unsigned long how, void *const new_set, in k_sigprocmask()
|
| /external/strace/tests/ |
| D | sigprocmask.c | 44 k_sigprocmask(const kernel_ulong_t how, const kernel_ulong_t new_set, in k_sigprocmask()
|
| D | rt_sigprocmask.c | 43 k_sigprocmask(const unsigned long how, void *const new_set, in k_sigprocmask()
|
| /external/strace/tests-m32/ |
| D | sigprocmask.c | 44 k_sigprocmask(const kernel_ulong_t how, const kernel_ulong_t new_set, in k_sigprocmask()
|
| D | rt_sigprocmask.c | 43 k_sigprocmask(const unsigned long how, void *const new_set, in k_sigprocmask()
|
| /external/liburing/test/ |
| D | self.c | 21 struct open_how how; in io_openat2() local
|
| D | openat2.c | 22 struct open_how how; in test_openat2() local
|
| /external/linux-kselftest/tools/testing/selftests/arm64/bti/ |
| D | signal.c | 34 int sigprocmask(int how, const sigset_t *mask, sigset_t *old) in sigprocmask()
|
| /external/python/cpython3/Lib/ |
| D | signal.py | 68 def pthread_sigmask(how, mask): argument
|
| /external/oss-fuzz/projects/nginx/fuzz/ |
| D | wrappers.c | 30 int __wrap_shutdown(int socket, int how) { return 0; } in __wrap_shutdown()
|
| /external/rust/crates/libz-sys/src/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()
|
| /external/python/cpython2/Lib/ |
| D | posixfile.py | 153 def lock(self, how, *args): argument
|
| /external/python/cpython2/Lib/lib-tk/ |
| D | FileDialog.py | 134 def quit(self, how=None): argument
|