_PATH_MASTER_RC
if ((path_rc = malloc(sizeof(_PATH_MASTER_RC))) == NULL)
strcpy(path_rc, _PATH_MASTER_RC);