Searched defs:fs_posix_write_finish (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-fs/ | ||
H A D | fs-posix.c | 470 static int fs_posix_write_finish(struct posix_fs_file *file) function 538 return fs_posix_write_finish(file); 596 ret = fs_posix_write_finish(file); |
Completed in 12 milliseconds