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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Disreloc.c195 register char *eopath = entry; /* end of full pathname pointer */ local
203 while (*eopath && !isspace(*eopath))
204 eopath++;
206 *eopath = '\0'; /* terminate the pathname */

Completed in 57 milliseconds