Home | History | Annotate | Download | only in keystore

Lines Matching refs:renameat

1562                 if (renameat(dirfd(dir), file->d_name, dirfd(otherdir), file->d_name) < 0) {