HomeSort by relevance Sort by last modified time
    Searched defs:S_IFLNK (Results 1 - 25 of 49) sorted by null

1 2

  /bionic/tests/headers/posix/
sys_stat_h_mode_constants.h 35 MACRO(S_IFLNK);
  /external/u-boot/fs/ext4/
ext4_common.h 37 #define S_IFLNK 0120000 /* symbolic link */