/src/sbin/restore/ |
restore.c | 75 addfile(const char *name, ino_t ino, int type) function in typeref:typename:long 112 * This is used by the 'i' option to undo previous requests made by addfile.
|
/src/usr.bin/hexdump/ |
parse.c | 68 addfile(char *name) function in typeref:typename:void
|
/src/usr.bin/config/ |
files.c | 96 addfile(const char *path, struct condexpr *optx, u_char flags, const char *rule) function in typeref:typename:void 150 panic("addfile: ht_lookup(%s)", path); 306 addfile("devsw.c", NULL, 0, NULL); 307 addfile("ioconf.c", NULL, 0, NULL); 312 addfile(intern(swapname), NULL, 0, NULL);
|