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