Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c1596 char path_w_ua[MAXPATHLEN]; in update_subtree() local
1649 (void) snprintf(path_w_ua, sizeof (path_w_ua), "%s@%s", in update_subtree()
1657 (void) snprintf(path_w_ua, sizeof (path_w_ua), "%s", in update_subtree()
1670 PICL_PTYPE_CHARSTRING, path_w_ua, strlen(path_w_ua) + 1, in update_subtree()