Searched refs:chdirectory (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.bin/tip/tip/ | ||
H A D | cmdtab.c | 48 { 'c', NORM, "change directory", chdirectory }, |
H A D | tip.h | 306 void chdirectory(int); |
H A D | cmds.c | 633 chdirectory(int c) in chdirectory() function |