Searched refs:APR_PERMS_SET_IMPLEMENT (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/apr/include/
H A Dapr_perms_set.h45 #define APR_PERMS_SET_IMPLEMENT(type) \ macro
H A Dapr_global_mutex.h159 APR_PERMS_SET_IMPLEMENT(global_mutex);
H A Dapr_proc_mutex.h178 APR_PERMS_SET_IMPLEMENT(proc_mutex);
H A Dapr_shm.h216 APR_PERMS_SET_IMPLEMENT(shm);
H A Dapr_network_io.h879 APR_PERMS_SET_IMPLEMENT(socket);
/freebsd-13-stable/contrib/apr/locks/unix/
H A Dglobal_mutex.c235 APR_PERMS_SET_IMPLEMENT(global_mutex) function
H A Dproc_mutex.c1630 APR_PERMS_SET_IMPLEMENT(proc_mutex) function
/freebsd-13-stable/contrib/apr/network_io/unix/
H A Dsockopt.c446 APR_PERMS_SET_IMPLEMENT(socket) function
/freebsd-13-stable/contrib/apr/shmem/unix/
H A Dshm.c695 APR_PERMS_SET_IMPLEMENT(shm) function

Completed in 99 milliseconds