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

/netbsd-6-1-5-RELEASE/usr.sbin/sup/source/
H A Dexpand.c81 static char *path, *pathp, *lastpathp; variable
107 lastpathp = &path[MAXPATHLEN - 2];
387 if (pathp >= lastpathp)
/netbsd-6-1-5-RELEASE/usr.bin/rdist/
H A Dexpand.c59 char *lastpathp; variable
115 lastpathp = &path[sizeof pathbuf - 2];
546 if (pathp >= lastpathp)

Completed in 159 milliseconds