Home
last modified time | relevance | path

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

/dragonfly/sbin/restore/
H A Dextern.h43 long deletefile(char *, ufs1_ino_t, int);
H A Dinteractive.c156 treescan(name, np->e_ino, deletefile); in runcmdshell()
H A Drestore.c107 deletefile(char *name, ufs1_ino_t ino, int type __unused) in deletefile() function