Home
last modified time | relevance | path

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

/freebsd/sbin/restore/
H A Dmain.c202 treescan(".", UFS_ROOTINO, nodeupdates); in main()
213 treescan(".", UFS_ROOTINO, nodeupdates); in main()
H A Dextern.h72 long nodeupdates(char *, ino_t, int);
H A Drestore.c199 nodeupdates(char *name, ino_t ino, int type) in nodeupdates() function