Searched defs:todir (Results 1 – 4 of 4) sorted by relevance
292 todir(char *t) in todir() function
278 todir(char *t) in todir() function
889 move_file(char *fromdir, char *file, char *todir) in move_file()947 create_symlink(char *todir, char *rname, char *lname) in create_symlink()
995 int fromfd, fromdir, tofd, todir, tfd; local