Searched defs:S_IFLNK (Results 1 - 12 of 12) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dstat.h9 #define S_IFLNK 0120000 macro
19 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK)
/external/syslinux/com32/include/sys/
H A Dstat.h14 #define S_IFLNK 0120000 macro
23 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK)
/external/syslinux/core/fs/ext2/
H A Dext2_fs.h47 #define S_IFLNK 0120000 // Symbolic link macro
57 #define T_IFLNK (S_IFLNK >> S_IFSHIFT)
/external/syslinux/core/fs/xfs/
H A Dxfs.h121 #define S_IFLNK 0120000 macro
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 1050 milliseconds