Home
last modified time | relevance | path

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

/openbsd/sbin/restore/
H A Dmain.c195 treescan(".", ROOTINO, nodeupdates); in main()
206 treescan(".", ROOTINO, nodeupdates); in main()
H A Dextern.h73 long nodeupdates(char *, ino_t, int);
H A Drestore.c180 nodeupdates(char *name, ino_t ino, int type) in nodeupdates() function