Searched refs:short1 (Results 1 – 1 of 1) sorted by relevance
311 char *short1 = strrchr(name1, '/'); in compare_device_names() local314 if (short1 == NULL) { in compare_device_names()315 short1 = name1; in compare_device_names()317 ++short1; in compare_device_names()326 val = string_case_compare(short2, short1); in compare_device_names()