Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dgetcwd.c63 char *ept, *eup, *up; in getcwd() local
92 eup = up + MAXPATHLEN; in getcwd()
132 if (bup + 3 + MAXNAMLEN + 1 >= eup) { in getcwd()
139 eup = up + upsize; in getcwd()