Home
last modified time | relevance | path

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

/freebsd-head/sbin/restore/
HDextern.h42 long deletefile(char *, ino_t, int);
HDinteractive.c158 treescan(name, np->e_ino, deletefile); in runcmdshell()
HDrestore.c108 deletefile(char *name, ino_t ino, int type) in deletefile() function