pw_name           457 lib/cib/cib_client.c             user = pwent->pw_name;
pw_name           773 lib/common/acl.c     return pcmk__str_copy(pwent->pw_name);
pw_name          1021 lib/common/logging.c         } else if (!pcmk__strcase_any_of(pwent->pw_name, "root", CRM_DAEMON_USER, NULL)) {
pw_name          1022 lib/common/logging.c             crm_trace("Don't change active directory for regular user: %s", pwent->pw_name);