Searched refs:APR_GREAD (Results 1 – 5 of 5) sorted by relevance
50 if (perms & APR_GREAD) in apr_unix_perms2mode()87 perms |= APR_GREAD; in apr_unix_mode2perms()
105 #define APR_GREAD APR_FPROT_GREAD /**< @deprecated @see APR_FPROT_GREAD */ macro
84 APR_UREAD | APR_UWRITE | APR_GREAD, p); in get_ldap_host()
1050 APR_UREAD | APR_UWRITE | APR_GREAD | APR_WREAD, in proc_mutex_fcntl_create()
1723 if (finfo.protection & APR_GREAD) in io_set_perms()1736 if (finfo.protection & APR_GREAD) in io_set_perms()1745 if (finfo.protection & APR_GREAD) in io_set_perms()