| Home | Sort by: relevance | last modified time | path |
| /src/sbin/restore/ | |
| extern.h | 111 long verifyfile(const char *, ino_t, int); |
| main.c | 246 treescan(".", UFS_ROOTINO, verifyfile); |
| restore.c | 840 verifyfile(const char *name, ino_t ino, int type) function |