Home
last modified time | relevance | path

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

/freebsd/sbin/restore/
H A Dextern.h42 long deletefile(char *, ino_t, int);
H A Dinteractive.c158 treescan(name, np->e_ino, deletefile); in runcmdshell()
H A Drestore.c108 deletefile(char *name, ino_t ino, int type) in deletefile() function