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

/osnet-11/usr/src/lib/libpkg/common/
H A Dsrchcfile.c132 int cpath_len = 0; local
232 curbuf = pkggetentry_named(server, path, &linelen, &cpath_len);
234 curbuf = pkggetentry(server, &linelen, &cpath_len);
242 * set cpath_start/cpath_len to point to the file name
249 p = cpath_start + cpath_len;
254 COPYPATH(lpath, cpath_start, cpath_len);

Completed in 20 milliseconds