Home
last modified time | relevance | path

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

/freebsd/libexec/nuageinit/tests/
H A Ddecode_base64.lua12 local r, err = n.addfile({
52 local r, err = n.addfile({
H A Dnuage.sh16 atf_test_case addfile
94 atf_check /usr/libexec/flua $(atf_get_srcdir)/addfile.lua
126 atf_add_test_case addfile
H A Daddfile.lua10 local r, err = n.addfile(f, false)
16 local r, err = n.addfile(file, false)
H A DMakefile20 ${PACKAGE}FILES+= addfile.lua
/freebsd/usr.bin/fstat/
H A Dfuser.c111 static int addfile(const char *path, struct reqfile *reqfile);
142 addfile(const char *path, struct reqfile *reqfile) in addfile() function
225 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/libexec/nuageinit/
H A Dnuage.lua804 local function addfile(file, defer) function
1000 addfile = addfile,
H A Dnuageinit376 local r, errstr = nuage.addfile(file, defer)
/freebsd/usr.sbin/syslogd/
H A Dsyslogd.c475 addfile(int fd) in addfile() function
681 addfile(s); in main()