Searched refs:short2 (Results 1 – 1 of 1) sorted by relevance
312 char *short2 = strrchr(name2, '/'); in compare_device_names() local320 if (short2 == NULL) { in compare_device_names()321 short2 = name2; in compare_device_names()323 ++short2; in compare_device_names()326 val = string_case_compare(short2, short1); in compare_device_names()