Searched defs:fs_posix_open_for_read (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-fs/
H A Dfs-posix.c379 static int fs_posix_open_for_read(struct posix_fs_file *file) function
395 if (fs_posix_open_for_read(file) < 0)
413 if (fs_posix_open_for_read(file) < 0)
438 if (fs_posix_open_for_read(file) < 0)

Completed in 37 milliseconds