Home
last modified time | relevance | path

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

/openbsd/src/bin/ksh/
Dmain.c289 char *pwdx = pwd; in main() local
296 pwdx = NULL; in main()
297 set_current_wd(pwdx); in main()