Searched refs:ksh_get_wd (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dpath.c208 if (!p && !(p = ksh_get_wd((char *) 0, 0)))
H A Dproto.h204 char *ksh_get_wd ARGS((char *, int));
H A Dc_ksh.c153 pwd = ksh_get_wd((char *) 0, 0);
222 freep = p = ksh_get_wd((char *) 0, 0);
H A Dmisc.c1303 ksh_get_wd(buf, bsize) function

Completed in 113 milliseconds