Home
last modified time | relevance | path

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

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