Searched refs:load_file (Results 1 – 16 of 16) sorted by relevance
| /NextBSD/contrib/ipfilter/lib/ |
| HD | load_url.c | 21 hosts = load_file(url); in load_url() 24 hosts = load_file(url); in load_url()
|
| HD | load_file.c | 13 load_file(char *filename) in load_file() function
|
| HD | Makefile | 57 $(DEST)/load_file.o \ 245 $(DEST)/load_file.o: $(LIBSRC)/load_file.c $(INCDEP) 246 $(CC) $(CCARGS) -c $(LIBSRC)/load_file.c -o $@
|
| /NextBSD/tools/tools/bus_autoconf/ |
| HD | bus_autoconf.c | 75 load_file(fname, &ptr, &len); in main() 106 load_file(fname, &ptr, &len); in main()
|
| HD | bus_load_file.h | 31 void load_file(const char *, uint8_t **, uint32_t *);
|
| HD | bus_load_file.c | 39 load_file(const char *fname, uint8_t **pptr, uint32_t *plen) in load_file() function
|
| /NextBSD/contrib/ntp/sntp/unity/auto/ |
| HD | test_file_filter.rb | 15 filters = YAML.load_file( 'test_file_filter.yml' )
|
| HD | generate_module.rb | 106 cfg = YAML.load_file(HERE + @yaml_config)[:generate_module]
|
| HD | generate_test_runner.rb | 41 yaml_guts = YAML.load_file(config_file)
|
| /NextBSD/sbin/ipf/libipf/ |
| HD | Makefile | 21 kvatoname.c load_dstlist.c load_dstlistnode.c load_file.c \
|
| /NextBSD/sys/kern/ |
| HD | linker_if.m | 133 STATICMETHOD int load_file {
|
| HD | imgact_elf.c | 93 static int __elfN(load_file)(struct proc *p, const char *file, u_long *addr, 603 __elfN(load_file)(struct proc *p, const char *file, u_long *addr, in __elfN() argument 999 error = __elfN(load_file)(imgp->proc, path, &addr, in __CONCAT() 1008 error = __elfN(load_file)(imgp->proc, newinterp, &addr, in __CONCAT() 1014 error = __elfN(load_file)(imgp->proc, interp, &addr, in __CONCAT()
|
| /NextBSD/contrib/ipfilter/ |
| HD | ipf.h | 285 extern alist_t *load_file __P((char *));
|
| /NextBSD/contrib/libucl/src/ |
| HD | ucl_util.c | 1504 char *load_file, *tmp; local 1518 load_file = NULL; 1575 asprintf (&load_file, "%.*s", (int)len, data); 1576 if (!ucl_fetch_file (load_file, &buf, &buflen, &parser->err, !try_load)) {
|
| /NextBSD/contrib/gcc/ |
| HD | ChangeLog-2000 | 9692 * fixinc/fixincl.c (load_file): always read header files
|
| HD | ChangeLog-2001 | 30111 (load_file): do not rely on load_file_data() to close file pointer
|