Searched refs:isc_file_rename (Results 1 - 4 of 4) sorted by relevance

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

Completed in 132 milliseconds