Searched refs:eopath (Results 1 – 1 of 1) sorted by relevance
195 register char *eopath = entry; /* end of full pathname pointer */ in is_relative() local203 while (*eopath && !isspace(*eopath)) in is_relative()204 eopath++; in is_relative()206 *eopath = '\0'; /* terminate the pathname */ in is_relative()