Home
last modified time | relevance | path

Searched refs:S_ISLNK (Results 1 – 3 of 3) sorted by relevance

/build/make/tools/libhost/
DCopyFile.c30 # define S_ISLNK(s) 0 macro
374 && !S_ISLNK(dstStat.st_mode) in copySymlink()
583 } else if (S_ISLNK(srcStat.st_mode)) { in copyFileRecursive()
/build/make/tools/
Dcompare_builds.py531 if stat.S_ISLNK(first_stat.st_mode):
/build/make/tools/releasetools/
Dsign_target_files_apks597 if stat.S_ISLNK(info.external_attr >> 16):