Searched refs:APR_USETID (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/apr/file_io/unix/
H A Dfileacc.c39 if (perms & APR_USETID)
76 perms |= APR_USETID;
/freebsd-11-stable/contrib/apr/include/
H A Dapr_file_info.h100 #define APR_USETID APR_FPROT_USETID /**< @deprecated @see APR_FPROT_USETID */ macro
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dio.c4666 perm &= ~(APR_USETID | APR_GSETID | APR_WSTICKY);

Completed in 128 milliseconds