Home | History | Annotate | Download | only in installd

Lines Matching refs:fstatat

560             if (fstatat(dfd, name, &s, AT_SYMLINK_NOFOLLOW) == 0) {
578 if (fstatat(dfd, name, &s, AT_SYMLINK_NOFOLLOW) == 0) {
582 if (fstatat(dfd, name, &s, AT_SYMLINK_NOFOLLOW) == 0) {