APR_USETID        217 os/unix/unixd.c     if ((wrapper.protection & APR_USETID) && wrapper.user == 0) {
APR_USETID         39 srclib/apr/file_io/unix/fileacc.c     if (perms & APR_USETID)
APR_USETID         76 srclib/apr/file_io/unix/fileacc.c         perms |= APR_USETID;