Searched refs:load_file (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/lib/efcode/packages/ |
H A D | populate.c | 111 load_file(env); in do_builtin_file() 254 load_file(env); in exec_builtin_driver()
|
H A D | parse.c | 43 load_file(env); in byte_loadfile()
|
/titanic_41/usr/src/cmd/luxadm/ |
H A D | fcalupdate.c | 120 static int load_file(char *, caddr_t, volatile socal_reg_t *); 275 retval += load_file(file, addr, regs); in fcal_update() 716 load_file(char *file, caddr_t prom, volatile socal_reg_t *regs) in load_file() function
|
/titanic_41/usr/src/lib/efcode/engine/ |
H A D | interface.c | 185 load_file(env); in run_fcode_from_file()
|
H A D | interactive.c | 331 load_file(fcode_env_t *env) in load_file() function 365 load_file(env); in load()
|
/titanic_41/usr/src/lib/efcode/fcdriver/ |
H A D | get_req.c | 230 load_file(env); in get_fcode_from_filesystem()
|
/titanic_41/usr/src/lib/efcode/include/fcode/ |
H A D | proto.h | 436 void load_file(fcode_env_t *);
|
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | _rtld.h | 735 extern Rt_map *load_file(Lm_list *, Aliste, Rt_map *, Fdesc *, int *);
|
H A D | setup.c | 489 if ((mlmp = load_file(&lml_main, ALIST_OFF_DATA, NULL, &fdm, in setup()
|
H A D | analyze.c | 1764 load_file(Lm_list *lml, Aliste lmco, Rt_map *clmp, Fdesc *fdp, int *in_nfavl) in load_file() function 2101 return (load_file(lml, lmco, clmp, fdp, in_nfavl)); in load_so()
|