Home
last modified time | relevance | path

Searched refs:apr_file_perms_set (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/
H A Dfilestat.c174 APR_DECLARE(apr_status_t) apr_file_perms_set(const char *fname, in apr_file_perms_set() function
236 return apr_file_perms_set(fname, finfo.protection); in apr_file_attrs_set()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/netware/
H A Dfilestat.c131 APR_DECLARE(apr_status_t) apr_file_perms_set(const char *fname, in apr_file_perms_set() function
193 return apr_file_perms_set(fname, finfo.protection); in apr_file_attrs_set()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/os2/
H A Dfilestat.c128 APR_DECLARE(apr_status_t) apr_file_perms_set(const char *fname, apr_fileperms_t perms) in apr_file_perms_set() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_file_io.h827 APR_DECLARE(apr_status_t) apr_file_perms_set(const char *fname,
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/win32/
H A Dfilestat.c481 APR_DECLARE(apr_status_t) apr_file_perms_set(const char *fname, in apr_file_perms_set() function