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

/illumos-gate/usr/src/lib/libpkg/common/
H A Dsrchcfile.c127 char *cpath_start = NULL; local
242 * set cpath_start/cpath_len to point to the file name
247 cpath_start = curbuf;
249 p = cpath_start + cpath_len;
254 COPYPATH(lpath, cpath_start, cpath_len);

Completed in 54 milliseconds