Searched refs:APR_USETID (Results 1 – 3 of 3) sorted by relevance
39 if (perms & APR_USETID) in apr_unix_perms2mode()76 perms |= APR_USETID; in apr_unix_mode2perms()
100 #define APR_USETID APR_FPROT_USETID /**< @deprecated @see APR_FPROT_USETID */ macro
4657 perm &= ~(APR_USETID | APR_GSETID | APR_WSTICKY); in dir_make()