Searched refs:auditd_rename (Results 1 – 3 of 3) sorted by relevance
105 int auditd_rename(const char *fromname, const char *toname);
878 auditd_rename(const char *fromname, const char *toname) in auditd_rename() function1128 if (auditd_rename(recoveredname, newname) != 0) in auditd_new_curlink()1286 if (auditd_rename(oldname, newname) != 0) in audit_quick_stop()
169 if (auditd_rename(oldname, lastfile) != 0) in close_lastfile()