Searched refs:nwd (Results 1 – 1 of 1) sorted by relevance
1777 set_current_wd(const char *nwd) in set_current_wd() argument1781 if (nwd == NULL) { in set_current_wd()1783 nwd = allocd ? allocd : null; in set_current_wd()1787 strdupx(current_wd, nwd, APERM); in set_current_wd()