Home
last modified time | relevance | path

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

/openbsd/usr.bin/mg/
H A Ddired.c57 static int gotofile(char*);
1146 gotofile(fname); in dired_jump()
1173 return gotofile(fpth); in d_gotofile()
1177 gotofile(char *fpth) in gotofile() function