Home
last modified time | relevance | path

Searched defs:S_IFLNK (Results 1 – 13 of 13) sorted by relevance

/third_party/uboot/u-boot-2020.01/fs/ext4/
Dext4_common.h37 #define S_IFLNK 0120000 /* symbolic link */ macro
/third_party/ntfs-3g/include/ntfs-3g/
Ddir.h38 #define S_IFLNK 0120000 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dstat.h36 #define S_IFLNK 0120000 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dstat.h36 #define S_IFLNK 0120000 macro
/third_party/musl/include/sys/
Dstat.h36 #define S_IFLNK 0120000 macro
/third_party/python/Lib/
Dstat.py41 S_IFLNK = 0o120000 # symbolic link variable
/third_party/uboot/u-boot-2020.01/fs/yaffs2/
Dyportenv.h241 #define S_IFLNK 0120000 macro
/third_party/python/Include/
Dpyport.h251 # define S_IFLNK 0120000 macro
/third_party/uboot/u-boot-2020.01/include/linux/
Dstat.h12 #define S_IFLNK 0120000 /* symbolic link */ macro
/third_party/libuv/include/uv/
Dwin.h75 # define S_IFLNK 0xA000 macro
/third_party/typescript/src/harness/
DvfsUtil.ts25 const S_IFLNK = 0o120000; // symbolic link constant
/third_party/uboot/u-boot-2020.01/fs/ubifs/
Dubifs.h521 #define S_IFLNK 0120000 macro
/third_party/sqlite/src/
Dshell.c6749 # define S_IFLNK 0120000 macro