Home | History | Annotate | Download | only in installd

Lines Matching refs:AT_SYMLINK_NOFOLLOW

370             if (fstatat(dfd, name, &s, AT_SYMLINK_NOFOLLOW) == 0) {
458 if (fstatat(dfd, name, &s, AT_SYMLINK_NOFOLLOW) == 0) {