Home
last modified time | relevance | path

Searched full:0100000 (Results 1 – 17 of 17) sorted by relevance

/linux/arch/powerpc/include/uapi/asm/
H A Dfcntl.h6 #define O_NOFOLLOW 0100000 /* don't follow links */
/linux/arch/arm/include/uapi/asm/
H A Dfcntl.h6 #define O_NOFOLLOW 0100000 /* don't follow links */
/linux/arch/m68k/include/uapi/asm/
H A Dfcntl.h6 #define O_NOFOLLOW 0100000 /* don't follow links */
/linux/arch/arm64/include/uapi/asm/
H A Dfcntl.h24 #define O_NOFOLLOW 0100000 /* don't follow links */
/linux/include/uapi/linux/
H A Dnfs2.h22 #define NFS2MODE_REG 0100000
H A Dnfs3.h23 #define NFS3MODE_REG 0100000
H A Dnfs.h27 #define NFSMODE_REG 0100000
H A Dstat.h12 #define S_IFREG 0100000
/linux/arch/alpha/include/uapi/asm/
H A Dfcntl.h13 #define O_DIRECTORY 0100000 /* must be a directory */
/linux/lib/
H A Dearlycpio.c117 if ((ch[C_MODE] & 0170000) == 0100000 && in find_cpio_data()
H A Dtest-kstrtox.c107 {"0100000", 8, 0100000ULL}, in test_kstrtoull_ok()
/linux/tools/include/nolibc/
H A Dtypes.h48 #define S_IFREG 0100000
/linux/tools/include/uapi/linux/
H A Dstat.h12 #define S_IFREG 0100000
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dstat.h12 #define S_IFREG 0100000
/linux/fs/vboxsf/
H A Dshfl_hostintf.h124 #define SHFL_TYPE_FILE 0100000U
/linux/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h26 #define S_IFREG 0100000
/linux/sound/pci/ice1712/
H A Daureon.c102 unsigned char dev = PCA9554_DEV; /* ID 0100000, write */ in aureon_pca9554_write()