Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_log.cc210 copy_log_file(char *oldname, char *newname) { in copy_log_file() function
290 } else if ((err = copy_log_file(tmplog, stablelog)) == 0) { in sync_log()
373 if ((cpstat = copy_log_file(filename, tmplog)) == 0) { in open()