Searched refs:nwd (Results 1 – 1 of 1) sorted by relevance
1724 set_current_wd(const char *nwd) in set_current_wd() argument1728 if (nwd == NULL) { in set_current_wd()1730 nwd = allocd ? allocd : null; in set_current_wd()1734 strdupx(current_wd, nwd, APERM); in set_current_wd()