HomeSort by relevance Sort by last modified time
    Searched refs:st_nlink (Results 101 - 105 of 105) sorted by null

1 2 3 45

  /external/yaffs2/yaffs2/direct/
yaffsfs.c 849 buf->st_nlink = yaffs_GetObjectLinkCount(obj);
  /external/bzip2/
bzip2.c 1005 return (statBuf.st_nlink - 1);
    [all...]
  /system/core/sdcard/
sdcard.c 288 attr->nlink = s->st_nlink;
    [all...]
  /external/genext2fs/
genext2fs.c     [all...]
  /libcore/luni/src/main/native/
libcore_io_Posix.cpp 240 static_cast<jint>(sb.st_mode), static_cast<jlong>(sb.st_nlink),
    [all...]

Completed in 173 milliseconds

1 2 3 45