Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Ddir.h38 #define S_IFLNK 0120000 macro
/third_party/musl/ndk_musl_include/sys/
Dstat.h36 #define S_IFLNK 0120000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dstat.h36 #define S_IFLNK 0120000 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dstat.h36 #define S_IFLNK 0120000 macro
/third_party/musl/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/porting/linux/user/include/sys/
Dstat.h36 #define S_IFLNK 0120000 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dstat.h36 #define S_IFLNK 0120000 macro
/third_party/python/Lib/
Dstat.py41 S_IFLNK = 0o120000 # symbolic link variable
/third_party/python/Include/
Dpyport.h256 # define S_IFLNK 0120000 macro
/third_party/libuv/include/uv/
Dwin.h75 # define S_IFLNK 0xA000 macro
/third_party/libwebsockets/win32port/dirent/
Ddirent-win32.h103 # define S_IFLNK 0 macro
/third_party/typescript/src/harness/
DvfsUtil.ts25 const S_IFLNK = 0o120000; // symbolic link constant
/third_party/sqlite/src/
Dshell.c6830 # define S_IFLNK 0120000 macro