phys_var          275 lib/common/attrd_client.c         char *phys_var = crm_meta_name(PCMK_ENV_PHYSICAL_HOST);
phys_var          277 lib/common/attrd_client.c         const char *host_physical = getenv(phys_var);
phys_var          291 lib/common/attrd_client.c         free(phys_var);