convert_prot      115 srclib/apr/file_io/win32/filestat.c             finfo->protection |= convert_prot(acc, prot_scope_user);
convert_prot      128 srclib/apr/file_io/win32/filestat.c             finfo->protection |= convert_prot(acc, prot_scope_group);
convert_prot      136 srclib/apr/file_io/win32/filestat.c             finfo->protection |= convert_prot(acc, prot_scope_world);