ra_pathname 102 lib/services/services_lsb.c char ra_pathname[PATH_MAX] = { 0, }; ra_pathname 117 lib/services/services_lsb.c snprintf(ra_pathname, sizeof(ra_pathname), "%s", type); ra_pathname 119 lib/services/services_lsb.c snprintf(ra_pathname, sizeof(ra_pathname), "%s/%s", ra_pathname 123 lib/services/services_lsb.c crm_trace("Looking into %s", ra_pathname); ra_pathname 124 lib/services/services_lsb.c fp = fopen(ra_pathname, "r");