pw_name           223 lib/cib/cib_client.c             user = pwent->pw_name;
pw_name           694 lib/common/acl.c     return strdup(pwent->pw_name);
pw_name           899 lib/common/logging.c         } else if (!pcmk__strcase_any_of(pwent->pw_name, "root", CRM_DAEMON_USER, NULL)) {
pw_name           900 lib/common/logging.c             crm_trace("Don't change active directory for regular user: %s", pwent->pw_name);
pw_name           914 lib/common/logging.c                 crm_info("Changed active directory to %s/%s/%s", base, pwent->pw_name, path);