ra_pathname 991 lib/services/services.c char ra_pathname[PATH_MAX] = { 0, }; ra_pathname 1008 lib/services/services.c snprintf(ra_pathname, sizeof(ra_pathname), "%s", type); ra_pathname 1010 lib/services/services.c snprintf(ra_pathname, sizeof(ra_pathname), "%s/%s", ra_pathname 1014 lib/services/services.c crm_trace("Looking into %s", ra_pathname); ra_pathname 1015 lib/services/services.c fp = fopen(ra_pathname, "r");