Home
last modified time | relevance | path

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

/netbsd-src/bin/ksh/
H A Dpath.c41 make_path(cwd, file, cdpathp, xsp, phys_pathp) in make_path() argument
44 char **cdpathp; /* & of : separated list */
71 plist = *cdpathp;
80 *cdpathp = *pend ? ++pend : (char *) 0;
109 *cdpathp = (char *) 0;