Home
last modified time | relevance | path

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

/netbsd-src/sbin/restore/
H A Dmain.c227 treescan(".", UFS_ROOTINO, nodeupdates); in main()
238 treescan(".", UFS_ROOTINO, nodeupdates); in main()
H A Dextern.h77 long nodeupdates(const char *, ino_t, int);
H A Drestore.c208 nodeupdates(const char *name, ino_t ino, int type) in nodeupdates() function