Home
last modified time | relevance | path

Searched defs:S_IFIFO (Results 1 – 25 of 501) sorted by relevance

12345678910>>...21

/aosp_15_r20/external/bcc/libbpf-tools/
H A Dstat.h14 #define S_IFIFO 0010000 macro
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/plan9/
Derrors_plan9.go20 S_IFIFO = 0x1000 const
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Derrors_plan9.go18 S_IFIFO = 0x1000 const
Dtypes_solaris.go112 S_IFIFO = C.S_IFIFO const
Dtypes_openbsd.go104 S_IFIFO = C.S_IFIFO const
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/
Dstat.h14 #define S_IFIFO 0010000 macro
/aosp_15_r20/external/llvm-libc/include/llvm-libc-macros/linux/
H A Dsys-stat-macros.h20 #define S_IFIFO 0010000 macro
/aosp_15_r20/hardware/google/aemu/windows/includes/sys/
Dstat.h99 # define S_IFIFO _S_IFIFO macro
/aosp_15_r20/hardware/google/aemu/windows/includes/
Dunistd.h82 #define S_IFIFO _S_IFIFO macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dfcntl.h76 # define S_IFIFO __S_IFIFO macro
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/fs/
H A DUnixConstants.java91 static final int S_IFIFO = OsConstants.S_IFIFO; field in UnixConstants
/aosp_15_r20/packages/modules/Permission/tests/cts/permission/src/android/permission/cts/
DFileUtils.java36 public static final int S_IFIFO = 0010000; field in FileUtils
/aosp_15_r20/external/python/cpython2/Lib/
Dstat.py34 S_IFIFO = 0010000 variable
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
H A DFileUtils.java35 public static final int S_IFIFO = 0010000; field in FileUtils
/aosp_15_r20/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/
H A DFileUtils.java39 public static final int S_IFIFO = 0010000; field in FileUtils
/aosp_15_r20/external/trusty/musl/include/sys/
Dstat.h35 #define S_IFIFO 0010000 macro
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/exec/
H A Dnon-regular.c140 FIXTURE_VARIANT_ADD(file, S_IFIFO) in FIXTURE_VARIANT_ADD() argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
Dstat.h142 #define S_IFIFO _S_IFIFO macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dstat.py40 S_IFIFO = 0o010000 # fifo (named pipe) variable
/aosp_15_r20/external/python/cpython3/Lib/
Dstat.py40 S_IFIFO = 0o010000 # fifo (named pipe) variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dstat.py40 S_IFIFO = 0o010000 # fifo (named pipe) variable
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dstat.py40 S_IFIFO = 0o010000 # fifo (named pipe) variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dstat.py40 S_IFIFO = 0o010000 # fifo (named pipe) variable
/aosp_15_r20/external/python/cpython3/Modules/
D_stat.c67 # define S_IFIFO 0010000 macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dstat.py40 S_IFIFO = 0o010000 # fifo (named pipe) variable

12345678910>>...21