Home
last modified time | relevance | path

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

/mirbsd/src/sbin/restore/
Dmain.c208 treescan(".", ROOTINO, nodeupdates); in main()
219 treescan(".", ROOTINO, nodeupdates); in main()
Dextern.h72 long nodeupdates(char *, ino_t, int);
Drestore.c188 nodeupdates(char *name, ino_t ino, int type) in nodeupdates() function