Home
last modified time | relevance | path

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

12345678910>>...1025

/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A Dfopen.c12 int flags; in fopen() local
/third_party/musl/src/linux/
H A Dopen_by_handle_at.c5 int open_by_handle_at(int mount_fd, struct file_handle *handle, int flags) in open_by_handle_at() argument
H A Dmlock2.c5 int mlock2(const void *addr, size_t len, unsigned flags) in mlock2() argument
H A Dsignalfd.c7 int signalfd(int fd, const sigset_t *sigs, int flags) in signalfd() argument
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dfopen.c12 int flags; in fopen() local
/third_party/musl/src/network/
H A Dsendmsg.c7 ssize_t sendmsg(int fd, const struct msghdr *msg, int flags) in sendmsg() argument
H A Dsend.c3 ssize_t send(int fd, const void *buf, size_t len, int flags) in send() argument
H A Drecv.c3 ssize_t recv(int fd, void *buf, size_t len, int flags) in recv() argument
/third_party/musl/src/stdio/
H A D__fmodeflags.c6 int __fmodeflags(const char *mode, int *flags) in __fmodeflags() argument
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dfopen.c12 int flags; in fopen() local
/third_party/node/deps/base64/base64/test/
H A Dcodec_supported.c21 codec_supported (int flags) in codec_supported() argument
/third_party/node/deps/icu-small/source/i18n/
H A Duregexc.cpp27 uregex_openC( const char *pattern, uint32_t flags, UParseError *pe, UErrorCode *status) uregex_openC() argument
/third_party/ltp/testcases/kernel/syscalls/inotify_init/
H A Dinotify_init1_02.c24 int fd, flags; in run() local
/third_party/ltp/testcases/kernel/syscalls/umount2/
H A Dumount2.h21 static inline int umount2_retry(const char *target, int flags) in umount2_retry() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
H A D19-1.c11 static int flags; variable
/third_party/musl/arch/mips/
H A Dksigaction.h4 unsigned flags; member
/third_party/musl/arch/mips64/
H A Dksigaction.h4 unsigned flags; member
/third_party/musl/arch/mipsn32/
H A Dksigaction.h4 unsigned flags; member
/third_party/musl/arch/sh/
H A Dksigaction.h5 unsigned long flags; member
/third_party/musl/compat/time32/
H A Dtimerfd_settime32.c5 int __timerfd_settime32(int t, int flags, const struct itimerspec32 *restrict val32, struct itimerspec32 *restrict old32) in __timerfd_settime32() argument
H A Dtimer_settime32.c4 int __timer_settime32(timer_t t, int flags, const struct itimerspec32 *restrict val32, struct itimerspec32 *restrict old32) in __timer_settime32() argument
H A Dutimensat_time32.c5 int __utimensat_time32(int fd, const char *path, const struct timespec32 times32[2], int flags) in __utimensat_time32() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Duregexc.cpp27 uregex_openC( const char *pattern, uint32_t flags, UParseError *pe, UErrorCode *status) uregex_openC() argument
/third_party/pulseaudio/src/pulsecore/
H A Dsconv_sse.c163 void pa_convert_func_init_sse(pa_cpu_x86_flag_t flags) { in pa_convert_func_init_sse() argument
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeMutex.cpp37 Mutex::Mutex (deUint32 flags) in Mutex() argument

Completed in 6 milliseconds

12345678910>>...1025