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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_file_info.h84 #define APR_FPROT_GSETID 0x4000 /**< Set group id */ macro
104 #define APR_GSETID APR_FPROT_GSETID /**< @deprecated @see APR_FPROT_GSETID */
/freebsd-11-stable/contrib/apr/network_io/unix/
H A Dsockopt.c453 if (!(perms & APR_FPROT_GSETID))
/freebsd-11-stable/contrib/apr/locks/unix/
H A Dproc_mutex.c1131 if (!(perms & APR_FPROT_GSETID))
1305 if (!(perms & APR_FPROT_GSETID))

Completed in 61 milliseconds