usr 173 daemons/based/based_remote.c check_group_membership(const char *usr, const char *grp) usr 179 daemons/based/based_remote.c CRM_CHECK(usr != NULL, return FALSE); usr 182 daemons/based/based_remote.c pwd = getpwnam(usr); usr 184 daemons/based/based_remote.c crm_err("No user named '%s' exists!", usr); usr 205 daemons/based/based_remote.c } else if (pcmk__str_eq(usr, member, pcmk__str_none)) {