Searched refs:phci_name_buf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevfsmap.c1264 char phci_name_buf[MAXPATHLEN]; local
1268 (void) strlcpy(phci_name_buf, phci_name, MAXPATHLEN);
1270 if ((slash = strrchr(phci_name_buf, '/')) == NULL ||
1280 ioc.phci = phci_name_buf;

Completed in 62 milliseconds