Home
last modified time | relevance | path

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

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