Home
last modified time | relevance | path

Searched refs:uasep (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/os/
H A Ddevid_cache.c1077 char *uasep, *node; in e_devid_cache_path_to_devid() local
1128 if ((uasep = strchr(node, '@')) == NULL) in e_devid_cache_path_to_devid()
1134 nodelen = (uintptr_t)uasep - (uintptr_t)node; in e_devid_cache_path_to_devid()
1136 strncmp(ua, uasep + 1, ualen) != 0) in e_devid_cache_path_to_devid()