Home
last modified time | relevance | path

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

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