Home
last modified time | relevance | path

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

/netbsd-src/bin/sh/
H A Dcd.c73 STATIC bool updatepwd(const char *);
209 gotpwd = updatepwd(NULL); /* only do cd -P, no "pretend" -L mode */ in docd()
251 updatepwd(const char *dir) in updatepwd() function