Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.init.c25 extern int dochngd();
101 S_cd, dochngd, 0, 1,
102 S_chdir, dochngd, 0, 1,
H A Dsh.dir.c131 dochngd(tchar **v) in dochngd() function