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         355 lib/cluster/corosync.c     gid_t found_gid = 0;
found_gid         384 lib/cluster/corosync.c                                             &found_uid, &found_gid))) {
found_gid         388 lib/cluster/corosync.c                 (long long) found_uid, (long long) found_gid);
found_gid         552 lib/cluster/corosync.c     gid_t found_gid = 0;
found_gid         581 lib/cluster/corosync.c                                             &found_uid, &found_gid))) {
found_gid         585 lib/cluster/corosync.c                 (long long) found_uid, (long long) found_gid);
found_gid         662 lib/cluster/corosync.c     gid_t found_gid = 0;
found_gid         682 lib/cluster/corosync.c                                             &found_uid, &found_gid))) {
found_gid         686 lib/cluster/corosync.c                 (long long) found_uid, (long long) found_gid);
found_gid         723 lib/cluster/corosync.c     gid_t found_gid = 0;
found_gid         762 lib/cluster/corosync.c                                       &found_pid, &found_uid, &found_gid);
found_gid         768 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         822 lib/cluster/cpg.c                                             &found_uid, &found_gid))) {
found_gid         826 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,