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