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

/osnet-11/usr/src/lib/sun_fc/common/
H A DFCHBA.cc69 char nextPath[MAXPATHLEN]; local
75 memset(nextPath, 0, sizeof (nextPath));
80 fcio.fcio_obuf = (char *)nextPath;
128 log.debug("About to add port %d (%s)", i, nextPath);
129 addPort(new FCHBAPort(nextPath));

Completed in 19 milliseconds