Searched refs:uasep (Results 1 – 1 of 1) sorted by relevance
1078 char *uasep, *node; in e_devid_cache_path_to_devid() local1129 if ((uasep = strchr(node, '@')) == NULL) in e_devid_cache_path_to_devid()1135 nodelen = (uintptr_t)uasep - (uintptr_t)node; in e_devid_cache_path_to_devid()1137 strncmp(ua, uasep + 1, ualen) != 0) in e_devid_cache_path_to_devid()