Searched defs:file_copy_to_tmp (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib/ | ||
H A D | file-copy.c | 13 static int file_copy_to_tmp(const char *srcpath, const char *tmppath, function 113 ret = file_copy_to_tmp(srcpath, tmppath, try_hardlink); |
Completed in 108 milliseconds