Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dfile.h169 isc_file_rename(const char *oldname, const char *newname);
/freebsd/contrib/ntp/libntp/lib/isc/unix/
H A Dfile.c330 isc_file_rename(const char *oldname, const char *newname) { in isc_file_rename() function
/freebsd/contrib/ntp/libntp/lib/isc/
H A Dlog.c1287 result = isc_file_rename(current, new); in roll_log()
1301 result = isc_file_rename(path, new); in roll_log()