Searched defs:path_w_ua (Results 1 - 1 of 1) sorted by relevance

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

Completed in 65 milliseconds