Home
last modified time | relevance | path

Searched refs:O_ASYNC (Results 1 – 25 of 37) sorted by relevance

12

/third_party/ltp/testcases/kernel/fs/doio/
Dopen_flags.c135 #if O_ASYNC
136 {"O_ASYNC", O_ASYNC},
/third_party/musl/porting/liteos_m/user/include/bits/
Dfcntl.h14 #define O_ASYNC 020000 macro
/third_party/musl/arch/powerpc64/bits/
Dfcntl.h14 #define O_ASYNC 020000 macro
/third_party/musl/arch/m68k/bits/
Dfcntl.h14 #define O_ASYNC 020000 macro
/third_party/musl/arch/arm/bits/
Dfcntl.h14 #define O_ASYNC 020000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dfcntl.h14 #define O_ASYNC 020000 macro
/third_party/musl/arch/x86_64/bits/
Dfcntl.h14 #define O_ASYNC 020000 macro
/third_party/musl/arch/aarch64/bits/
Dfcntl.h14 #define O_ASYNC 020000 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dfcntl.h14 #define O_ASYNC 020000 macro
/third_party/musl/arch/generic/bits/
Dfcntl.h14 #define O_ASYNC 020000 macro
/third_party/musl/arch/mips64/bits/
Dfcntl.h14 #define O_ASYNC 010000 macro
/third_party/musl/arch/powerpc/bits/
Dfcntl.h14 #define O_ASYNC 020000 macro
/third_party/musl/arch/mips/bits/
Dfcntl.h14 #define O_ASYNC 010000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dfcntl.h14 #define O_ASYNC 020000 macro
/third_party/musl/arch/x32/bits/
Dfcntl.h14 #define O_ASYNC 020000 macro
/third_party/musl/arch/mipsn32/bits/
Dfcntl.h14 #define O_ASYNC 010000 macro
/third_party/musl/arch/riscv64/bits/
Dfcntl.h14 #define O_ASYNC 020000 macro
/third_party/musl/arch/s390x/bits/
Dfcntl.h14 #define O_ASYNC 020000 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dfcntl.h14 #define O_ASYNC 020000 macro
/third_party/alsa-lib/src/control/
Dcontrol_hw.c98 flags |= O_ASYNC; in snd_ctl_hw_async()
100 flags &= ~O_ASYNC; in snd_ctl_hw_async()
418 fmode |= O_ASYNC; in snd_ctl_hw_open()
/third_party/alsa-lib/src/timer/
Dtimer_hw.c79 flags |= O_ASYNC; in snd_timer_hw_async()
81 flags &= ~O_ASYNC; in snd_timer_hw_async()
/third_party/ltp/testcases/kernel/containers/pidns/
Dpidns13.c72 SAFE_FCNTL(pipe_fd[0], F_SETFL, flags | O_ASYNC); in child_fn()
/third_party/musl/porting/liteos_a/kernel/include/
Dfcntl.h114 #define FASYNC O_ASYNC
/third_party/musl/porting/uniproton/kernel/include/
Dfcntl.h111 #define FASYNC O_ASYNC
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dfcntl.h111 #define FASYNC O_ASYNC

12