Home
last modified time | relevance | path

Searched defs:flags (Results 26 - 50 of 4708) sorted by relevance

12345678910>>...189

/third_party/musl/src/mman/
H A Dmsync.c5 int msync(void *start, size_t len, int flags) in msync() argument
/third_party/musl/porting/liteos_a/user/src/mman/
H A Dmsync.c5 int msync(void *start, size_t len, int flags) in msync() argument
/third_party/musl/src/linux/
H A Dmemfd_create.c5 int memfd_create(const char *name, unsigned flags) in memfd_create() argument
H A Dunshare.c5 int unshare(int flags) in unshare() argument
H A Dgetrandom.c4 ssize_t getrandom(void *buf, size_t buflen, unsigned flags) in getrandom() argument
H A Dswap.c4 int swapon(const char *path, int flags) in swapon() argument
/third_party/musl/src/temp/
H A Dmkostemp.c4 int mkostemp(char *template, int flags) in mkostemp() argument
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A D__fmodeflags.c6 int flags; in __fmodeflags() local
[all...]
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A D__fmodeflags.c6 int flags; in __fmodeflags() local
[all...]
/third_party/musl/porting/liteos_a/user/src/process/
H A Dposix_spawnattr_setflags.c5 int posix_spawnattr_setflags(posix_spawnattr_t *attr, short flags) in posix_spawnattr_setflags() argument
H A Dposix_spawnattr_getflags.c4 int posix_spawnattr_getflags(const posix_spawnattr_t *restrict attr, short *restrict flags) in posix_spawnattr_getflags() argument
/third_party/musl/src/process/
H A Dposix_spawnattr_setflags.c5 int posix_spawnattr_setflags(posix_spawnattr_t *attr, short flags) in posix_spawnattr_setflags() argument
H A Dposix_spawnattr_getflags.c4 int posix_spawnattr_getflags(const posix_spawnattr_t *restrict attr, short *restrict flags) in posix_spawnattr_getflags() argument
/third_party/musl/src/thread/
H A Dclone.c4 int __clone(int (*func)(void *), void *stack, int flags, void *arg, ...) in __clone() argument
/third_party/musl/src/unistd/
H A Dposix_close.c3 int posix_close(int fd, int flags) in posix_close() argument
/third_party/node/benchmark/esm/
H A Desm-loader-defaultResolve.js
H A Desm-loader-import.js
/third_party/node/benchmark/policy/
H A Dpolicy-startup.js
/third_party/ltp/testcases/kernel/syscalls/eventfd2/
H A Deventfd2_02.c22 int fd, flags; in run() local
H A Deventfd2_01.c22 int fd, flags; in run() local
H A Deventfd2.h9 static inline int eventfd2(unsigned int count, unsigned int flags) in eventfd2() argument
/third_party/ltp/include/lapi/
H A Dpidfd_open.h18 static inline int pidfd_open(pid_t pid, unsigned int flags) in pidfd_open() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
H A D15-1-buildonly.c10 static int flags; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
H A D11-1.c26 int fd, flags; in main() local
/third_party/rust/crates/bitflags/tests/compile-pass/visibility/
H A Dpub_in.rs12 pub fn flags() -> u32 { in flags() functions

Completed in 9 milliseconds

12345678910>>...189