Home
last modified time | relevance | path

Searched defs:flags (Results 101 - 125 of 5393) sorted by relevance

12345678910>>...216

/third_party/curl/include/curl/
H A Deasy.h37 unsigned int flags; /* bit 0 is defined, the rest are reserved and should be member
/third_party/mesa3d/src/broadcom/common/
H A Dv3d_debug.c109 uint32_t flags[] = { in v3d_debug_flag_for_shader_stage() local
/third_party/ltp/include/lapi/
H A Dsync_file_range.h19 sync_file_range(int fd, off64_t offset, off64_t nbytes, unsigned int flags) sync_file_range() argument
H A Dvmsplice.h16 vmsplice(int fd, const struct iovec *iov, unsigned long nr_segs, unsigned int flags) vmsplice() argument
H A Dexecveat.h14 execveat(int dirfd, const char *pathname, char *const argv[], char *const envp[], int flags) execveat() argument
H A Dfaccessat.h16 int faccessat2(int dirfd, const char *pathname, int mode, int flags) in faccessat2() argument
/third_party/ltp/include/
H A Dtst_clone.h12 uint64_t flags; member
/third_party/ltp/lib/
H A Dtst_clone.c20 int flags; in tst_clone() local
/third_party/mesa3d/src/glx/
H A Ddri2.h46 unsigned int flags; member
/third_party/node/test/parallel/
H A Dtest-file-write-stream3.js
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A D__fdopen.c36 int flags = fcntl(fd, F_GETFL); in __fdopen() local
/third_party/musl/src/unistd/
H A Drenameat.c13 int renameat2(int oldfd, const char *old, int newfd, const char *new, unsigned int flags) in renameat2() argument
/third_party/musl/porting/linux/user/src/fcntl/
H A Dopen.c20 int open(const char *filename, int flags, ...) in open() argument
/third_party/musl/src/linux/
H A Dname_to_handle_at.c5 name_to_handle_at(int dirfd, const char *pathname, struct file_handle *handle, int *mount_id, int flags) name_to_handle_at() argument
H A Dvmsplice.c5 ssize_t vmsplice(int fd, const struct iovec *iov, size_t cnt, unsigned flags) in vmsplice() argument
H A Dtee.c5 ssize_t tee(int src, int dest, size_t len, unsigned flags) in tee() argument
H A Dpwritev2.c6 ssize_t pwritev2(int fd, const struct iovec *iov, int count, off_t ofs, int flags) in pwritev2() argument
H A Dpreadv2.c6 ssize_t preadv2(int fd, const struct iovec *iov, int count, off_t ofs, int flags) in preadv2() argument
/third_party/musl/src/temp/
H A Dmkostemps.c8 int __mkostemps(char *template, int len, int flags) in __mkostemps() argument
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A D__fdopen.c32 int flags = fcntl(fd, F_GETFL); in __fdopen() local
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A D__fdopen.c32 int flags = fcntl(fd, F_GETFL); in __fdopen() local
/third_party/musl/src/mq/
H A Dmq_open.c6 mqd_t mq_open(const char *name, int flags, ...) in mq_open() argument
/third_party/musl/src/network/
H A Dsendmmsg.c7 int sendmmsg(int fd, struct mmsghdr *msgvec, unsigned int vlen, unsigned int flags) in sendmmsg() argument
H A Dsendto.c4 ssize_t sendto(int fd, const void *buf, size_t len, int flags, const struct sockaddr *addr, socklen_t alen) in sendto() argument
/third_party/musl/src/fcntl/
H A Dopen.c8 int open(const char *filename, int flags, ...) in open() argument

Completed in 5 milliseconds

12345678910>>...216