OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IN_ONESHOT
(Results
101 - 125
of
125
) sorted by null
1
2
3
4
5
/prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/linux/
inotify.h
49
#define
IN_ONESHOT
0x80000000
/prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/linux/
inotify.h
49
#define
IN_ONESHOT
0x80000000
/external/ltp/testcases/kernel/syscalls/utils/
inotify.h
54
#define
IN_ONESHOT
0x80000000 /* only send event once */
/prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go
366
IN_ONESHOT
= 0x80000000
[
all
...]
zerrors_linux_amd64.go
366
IN_ONESHOT
= 0x80000000
[
all
...]
zerrors_linux_arm.go
368
IN_ONESHOT
= 0x80000000
[
all
...]
zerrors_linux_arm64.go
493
IN_ONESHOT
= 0x80000000
[
all
...]
zerrors_linux_mips.go
474
IN_ONESHOT
= 0x80000000
[
all
...]
zerrors_linux_mips64.go
489
IN_ONESHOT
= 0x80000000
[
all
...]
zerrors_linux_mips64le.go
489
IN_ONESHOT
= 0x80000000
[
all
...]
zerrors_linux_mipsle.go
474
IN_ONESHOT
= 0x80000000
[
all
...]
zerrors_linux_ppc64.go
493
IN_ONESHOT
= 0x80000000
[
all
...]
zerrors_linux_ppc64le.go
493
IN_ONESHOT
= 0x80000000
[
all
...]
zerrors_linux_s390x.go
484
IN_ONESHOT
= 0x80000000
[
all
...]
/prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go
366
IN_ONESHOT
= 0x80000000
[
all
...]
zerrors_linux_amd64.go
366
IN_ONESHOT
= 0x80000000
[
all
...]
zerrors_linux_arm.go
368
IN_ONESHOT
= 0x80000000
[
all
...]
zerrors_linux_arm64.go
493
IN_ONESHOT
= 0x80000000
[
all
...]
zerrors_linux_mips.go
474
IN_ONESHOT
= 0x80000000
[
all
...]
zerrors_linux_mips64.go
489
IN_ONESHOT
= 0x80000000
[
all
...]
zerrors_linux_mips64le.go
489
IN_ONESHOT
= 0x80000000
[
all
...]
zerrors_linux_mipsle.go
474
IN_ONESHOT
= 0x80000000
[
all
...]
zerrors_linux_ppc64.go
493
IN_ONESHOT
= 0x80000000
[
all
...]
zerrors_linux_ppc64le.go
493
IN_ONESHOT
= 0x80000000
[
all
...]
zerrors_linux_s390x.go
484
IN_ONESHOT
= 0x80000000
[
all
...]
Completed in 1760 milliseconds
1
2
3
4
5