| /third_party/musl/src/network/ |
| H A D | sendmmsg.c | 7 int sendmmsg(int fd, struct mmsghdr *msgvec, unsigned int vlen, unsigned int flags) in sendmmsg() argument
|
| H A D | sendto.c | 4 ssize_t sendto(int fd, const void *buf, size_t len, int flags, const struct sockaddr *addr, socklen_t alen) in sendto() argument
|
| H A D | recvfrom.c | 4 ssize_t recvfrom(int fd, void *restrict buf, size_t len, int flags, struct sockaddr *restrict addr, socklen_t *restrict alen) in recvfrom() argument
|
| /third_party/musl/src/fcntl/ |
| H A D | open.c | 8 int open(const char *filename, int flags, ...) in open() argument
|
| H A D | openat.c | 5 int openat(int fd, const char *filename, int flags, ...) in openat() argument
|
| /third_party/musl/src/linux/ |
| H A D | remap_file_pages.c | 5 int remap_file_pages(void *addr, size_t size, int prot, size_t pgoff, int flags) in remap_file_pages() argument
|
| H A D | eventfd.c | 9 int eventfd(unsigned int count, int flags) in eventfd() argument
|
| H A D | sync_file_range.c | 6 int sync_file_range(int fd, off_t pos, off_t len, unsigned flags) in sync_file_range() argument
|
| /third_party/musl/porting/liteos_a/user/src/process/ |
| H A D | posix_spawn_file_actions_addopen.c | 8 int posix_spawn_file_actions_addopen(posix_spawn_file_actions_t *restrict fa, int fd, const char *restrict path, int flags, mode_t mode) in posix_spawn_file_actions_addopen() argument
|
| /third_party/musl/src/internal/ |
| H A D | ksigaction.h | 8 unsigned long flags; member
|
| /third_party/musl/src/process/ |
| H A D | posix_spawn_file_actions_addopen.c | 8 int posix_spawn_file_actions_addopen(posix_spawn_file_actions_t *restrict fa, int fd, const char *restrict path, int flags, mode_t mode) in posix_spawn_file_actions_addopen() argument
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_command_pool.h | 38 VkCommandPoolCreateFlags flags; member
|
| /third_party/ltp/testcases/kernel/syscalls/openat/ |
| H A D | openat.h | 29 int openat(int dirfd, const char *pathname, int flags, mode_t mode) in openat() argument
|
| /third_party/ltp/testcases/kernel/syscalls/timerfd/ |
| H A D | timerfd_create01.c | 23 int flags; member
|
| /third_party/ltp/testcases/kernel/syscalls/epoll_create1/ |
| H A D | epoll_create1_02.c | 21 int flags; member
|
| /third_party/ltp/testcases/kernel/syscalls/fchownat/ |
| H A D | fchownat.h | 29 fchownat(int dirfd, const char *filename, uid_t owner, gid_t group, int flags) fchownat() argument
|
| /third_party/ltp/testcases/kernel/syscalls/futex/ |
| H A D | futex2test.h | 23 futex_waitv(volatile struct futex_waitv *waiters, unsigned long nr_waiters, unsigned long flags, struct timespec *timo, clockid_t clockid) futex_waitv() argument
|
| /third_party/ltp/testcases/kernel/syscalls/renameat2/ |
| H A D | renameat2.h | 27 renameat2(int olddirfd, const char *oldpath, int newdirfd, const char *newpath, unsigned int flags) renameat2() argument
|
| /third_party/ltp/include/lapi/ |
| H A D | pidfd_send_signal.h | 20 pidfd_send_signal(int pidfd, int sig, siginfo_t *info, unsigned int flags) pidfd_send_signal() argument
|
| H A D | tee.h | 14 tee(int fd_in, int fd_out, size_t len, unsigned int flags) tee() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | type-hints.cc | 76 std::ostream& operator<<(std::ostream& os, const StringAddFlags& flags) { in operator <<() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/linux/linux_gtest/ |
| H A D | linux_eventfd_test.cpp | 26 int flags = fcntl(eventFd, F_GETFD); in HWTEST_F() local 43 int flags = fcntl(eventFd, F_GETFD); in HWTEST_F() local
|
| /third_party/musl/compat/time32/ |
| H A D | clock_nanosleep_time32.c | 5 int __clock_nanosleep_time32(clockid_t clk, int flags, const struct timespec32 *req32, struct timespec32 *rem32) in __clock_nanosleep_time32() argument
|
| H A D | recvmmsg_time32.c | 6 int __recvmmsg_time32(int fd, struct mmsghdr *msgvec, unsigned int vlen, unsigned int flags, struct timespec32 *ts32) in __recvmmsg_time32() argument
|
| /third_party/musl/arch/x32/ |
| H A D | ksigaction.h | 5 unsigned long flags; member
|