found_gid         138 daemons/pacemakerd/pcmkd_corosync.c     gid_t found_gid = 0;
found_gid         164 daemons/pacemakerd/pcmkd_corosync.c                                             &found_uid, &found_gid))) {
found_gid         168 daemons/pacemakerd/pcmkd_corosync.c                  (long long) found_uid, (long long) found_gid);
found_gid         252 daemons/pacemakerd/pcmkd_corosync.c     gid_t found_gid = 0;
found_gid         288 daemons/pacemakerd/pcmkd_corosync.c                                             &found_uid, &found_gid))) {
found_gid         292 daemons/pacemakerd/pcmkd_corosync.c                  (long long) found_uid, (long long) found_gid);
found_gid         112 lib/cluster/corosync.c     gid_t found_gid = 0;
found_gid         153 lib/cluster/corosync.c                                                 &found_uid, &found_gid))) {
found_gid         157 lib/cluster/corosync.c                     (long long) found_uid, (long long) found_gid);
found_gid         351 lib/cluster/corosync.c     gid_t found_gid = 0;
found_gid         400 lib/cluster/corosync.c                                             &found_uid, &found_gid))) {
found_gid         404 lib/cluster/corosync.c                 (long long) found_uid, (long long) found_gid);
found_gid         568 lib/cluster/corosync.c     gid_t found_gid = 0;
found_gid         597 lib/cluster/corosync.c                                             &found_uid, &found_gid))) {
found_gid         601 lib/cluster/corosync.c                 (long long) found_uid, (long long) found_gid);
found_gid         678 lib/cluster/corosync.c     gid_t found_gid = 0;
found_gid         698 lib/cluster/corosync.c                                             &found_uid, &found_gid))) {
found_gid         702 lib/cluster/corosync.c                 (long long) found_uid, (long long) found_gid);
found_gid         739 lib/cluster/corosync.c     gid_t found_gid = 0;
found_gid         778 lib/cluster/corosync.c                                       &found_pid, &found_uid, &found_gid);
found_gid         784 lib/cluster/corosync.c                  (long long) found_uid, (long long) found_gid);
found_gid         126 lib/cluster/cpg.c     gid_t found_gid = 0;
found_gid         152 lib/cluster/cpg.c                                                 &found_uid, &found_gid))) {
found_gid         156 lib/cluster/cpg.c                     (long long) found_uid, (long long) found_gid);
found_gid         781 lib/cluster/cpg.c     gid_t found_gid = 0;
found_gid         823 lib/cluster/cpg.c                                             &found_uid, &found_gid))) {
found_gid         827 lib/cluster/cpg.c                 (long long) found_uid, (long long) found_gid);
found_gid         796 lib/common/ipc_client.c     pid_t found_pid = 0; uid_t found_uid = 0; gid_t found_gid = 0;
found_gid         827 lib/common/ipc_client.c                                                   &found_gid)) == pcmk_rc_ipc_unauthorized) {
found_gid         833 lib/common/ipc_client.c                 (long long) found_gid, (long long) cl_gid);
found_gid        1309 lib/common/ipc_client.c     pid_t found_pid = 0; uid_t found_uid = 0; gid_t found_gid = 0;
found_gid        1316 lib/common/ipc_client.c     if (qb_ipc && !qb_ipcc_auth_get(qb_ipc, &found_pid, &found_uid, &found_gid)) {
found_gid        1325 lib/common/ipc_client.c         found_pid = ucred.pid; found_uid = ucred.uid; found_gid = ucred.gid;
found_gid        1335 lib/common/ipc_client.c         found_uid = sockpeercred.uid; found_gid = sockpeercred.gid;
found_gid        1338 lib/common/ipc_client.c     if (!getpeereid(sock, &found_uid, &found_gid)) {
found_gid        1346 lib/common/ipc_client.c         found_uid = ucred_geteuid(ucred); found_gid = ucred_getegid(ucred);
found_gid        1368 lib/common/ipc_client.c             *gotgid = found_gid;
found_gid        1370 lib/common/ipc_client.c         if (found_uid == 0 || found_uid == refuid || found_gid == refgid) {
found_gid        1407 lib/common/ipc_client.c     pid_t found_pid = 0; uid_t found_uid = 0; gid_t found_gid = 0;
found_gid        1426 lib/common/ipc_client.c                                                  &found_uid, &found_gid);
found_gid        1431 lib/common/ipc_client.c                 (long long) found_uid, (long long) found_gid);
found_gid        1448 lib/common/ipc_client.c     if ((found_uid != refuid || found_gid != refgid)
found_gid        1459 lib/common/ipc_client.c                        name, (long long) found_uid, (long long) found_gid,