OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:F_SETPIPE_SZ
(Results
1 - 16
of
16
) sorted by null
/external/ltp/include/lapi/
fcntl.h
45
#ifndef
F_SETPIPE_SZ
46
# define
F_SETPIPE_SZ
1031
/bionic/libc/kernel/uapi/linux/
fcntl.h
27
#define
F_SETPIPE_SZ
(F_LINUX_SPECIFIC_BASE + 7)
/external/kernel-headers/original/uapi/linux/
fcntl.h
28
#define
F_SETPIPE_SZ
(F_LINUX_SPECIFIC_BASE + 7)
/external/toybox/lib/
portability.h
227
#ifndef
F_SETPIPE_SZ
228
#define
F_SETPIPE_SZ
1031
/external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_386.go
552
F_SETPIPE_SZ
= 0x407
[
all
...]
zerrors_linux_amd64.go
552
F_SETPIPE_SZ
= 0x407
[
all
...]
zerrors_linux_arm.go
551
F_SETPIPE_SZ
= 0x407
[
all
...]
zerrors_linux_arm64.go
554
F_SETPIPE_SZ
= 0x407
[
all
...]
zerrors_linux_mips.go
551
F_SETPIPE_SZ
= 0x407
[
all
...]
zerrors_linux_mips64.go
551
F_SETPIPE_SZ
= 0x407
[
all
...]
zerrors_linux_mips64le.go
551
F_SETPIPE_SZ
= 0x407
[
all
...]
zerrors_linux_mipsle.go
551
F_SETPIPE_SZ
= 0x407
[
all
...]
zerrors_linux_ppc64.go
551
F_SETPIPE_SZ
= 0x407
[
all
...]
zerrors_linux_ppc64le.go
551
F_SETPIPE_SZ
= 0x407
[
all
...]
zerrors_linux_s390x.go
551
F_SETPIPE_SZ
= 0x407
[
all
...]
zerrors_linux_sparc64.go
480
F_SETPIPE_SZ
= 0x407
[
all
...]
Completed in 2039 milliseconds