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

/osnet-11/usr/src/lib/libpkg/common/
H A Dmappath.c65 char *npt, *pt, *pt2, *copy; local
86 for (npt = pt+1; *npt && (*npt != '/');
88 *pt2++ = *npt++;
100 pt = npt;

Completed in 35 milliseconds