Home
last modified time | relevance | path

Searched refs:addfile (Results 1 – 9 of 9) sorted by relevance

/freebsd/usr.bin/fstat/
H A Dfuser.c113 static int addfile(const char *path, struct reqfile *reqfile);
144 addfile(const char *path, struct reqfile *reqfile) in addfile() function
236 if (!addfile(*(argv++), &reqfiles[nfiles])) in do_fuser()
/freebsd/usr.bin/hexdump/
H A Dhexsyntax.c81 addfile(optarg); in newsyntax()
H A Dhexdump.h84 void addfile(const char *);
H A Dparse.c45 addfile(const char *name) in addfile() function
/freebsd/sbin/restore/
H A Dextern.h33 long addfile(char *, ino_t, int);
H A Dmain.c267 treescan(name, ino, addfile); in main()
H A Dinteractive.c130 treescan(name, ino, addfile); in runcmdshell()
H A Drestore.c67 addfile(char *name, ino_t ino, int type) in addfile() function
/freebsd/usr.sbin/syslogd/
H A Dsyslogd.c573 addfile(int fd) in addfile() function
777 addfile(s); in main()