ksh_get_wd
freep = p = ksh_get_wd(NULL, 0);
if (!p && !(p = ksh_get_wd(NULL, 0)))
char *ksh_get_wd(char *, int);