Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c1597 char path_wo_ua[MAXPATHLEN]; in update_subtree() local
1651 (void) snprintf(path_wo_ua, sizeof (path_wo_ua), "%s", in update_subtree()
1659 (void) snprintf(path_wo_ua, sizeof (path_wo_ua), "%s", in update_subtree()
1661 strp = strrchr(path_wo_ua, '@'); in update_subtree()
1697 if (strcmp(buf, path_wo_ua) == 0) { in update_subtree()