Searched refs:end_slash (Results 1 – 1 of 1) sorted by relevance
104 const char* end_slash = strrchr(record->blk_device.c_str(), '/'); in open_partition() local105 if (end_slash == NULL) { in open_partition()108 trimmed_len = end_slash - record->blk_device.c_str() + 1; in open_partition()