Searched refs:addfile (Results 1 – 15 of 15) sorted by relevance
| /freebsd/libexec/nuageinit/tests/ |
| H A D | decode_base64.lua | 12 local r, err = n.addfile({ 52 local r, err = n.addfile({
|
| H A D | nuage.sh | 16 atf_test_case addfile 94 atf_check /usr/libexec/flua $(atf_get_srcdir)/addfile.lua 126 atf_add_test_case addfile
|
| H A D | addfile.lua | 10 local r, err = n.addfile(f, false) 16 local r, err = n.addfile(file, false)
|
| H A D | Makefile | 20 ${PACKAGE}FILES+= addfile.lua
|
| /freebsd/usr.bin/fstat/ |
| H A D | fuser.c | 111 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 D | hexsyntax.c | 81 addfile(optarg); in newsyntax()
|
| H A D | hexdump.h | 84 void addfile(const char *);
|
| H A D | parse.c | 45 addfile(const char *name) in addfile() function
|
| /freebsd/sbin/restore/ |
| H A D | extern.h | 33 long addfile(char *, ino_t, int);
|
| H A D | main.c | 267 treescan(name, ino, addfile); in main()
|
| H A D | interactive.c | 130 treescan(name, ino, addfile); in runcmdshell()
|
| H A D | restore.c | 67 addfile(char *name, ino_t ino, int type) in addfile() function
|
| /freebsd/libexec/nuageinit/ |
| H A D | nuage.lua | 804 local function addfile(file, defer) function 1000 addfile = addfile,
|
| H A D | nuageinit | 376 local r, errstr = nuage.addfile(file, defer)
|
| /freebsd/usr.sbin/syslogd/ |
| H A D | syslogd.c | 475 addfile(int fd) in addfile() function 681 addfile(s); in main()
|