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

/dovecot/src/lib-fs/
H A Dfs-posix.c42 struct posix_fs_file { struct
240 static int fs_posix_create(struct posix_fs_file *file)
278 static int fs_posix_open(struct posix_fs_file *file)
311 struct posix_fs_file *file = i_new(struct posix_fs_file, 1);
319 struct posix_fs_file *file = (struct posix_fs_file *)_file;
339 struct posix_fs_file *file = (struct posix_fs_file *)_file;
352 struct posix_fs_file *fil
[all...]

Completed in 12 milliseconds