pw_name 232 lib/cib/cib_client.c user = pwent->pw_name; pw_name 861 lib/common/logging.c } else if (safe_str_neq(pwent->pw_name, "root") pw_name 862 lib/common/logging.c && safe_str_neq(pwent->pw_name, CRM_DAEMON_USER)) { pw_name 863 lib/common/logging.c crm_trace("Don't change active directory for regular user: %s", pwent->pw_name); pw_name 877 lib/common/logging.c crm_info("Changed active directory to %s/%s/%s", base, pwent->pw_name, path); pw_name 1268 lib/common/utils.c return strdup(pwent->pw_name);