Home
last modified time | relevance | path

Searched refs:load_file (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/lib/efcode/packages/
H A Dpopulate.c111 load_file(env); in do_builtin_file()
254 load_file(env); in exec_builtin_driver()
H A Dparse.c43 load_file(env); in byte_loadfile()
/titanic_41/usr/src/cmd/luxadm/
H A Dfcalupdate.c120 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 Dinterface.c185 load_file(env); in run_fcode_from_file()
H A Dinteractive.c331 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 Dget_req.c230 load_file(env); in get_fcode_from_filesystem()
/titanic_41/usr/src/lib/efcode/include/fcode/
H A Dproto.h436 void load_file(fcode_env_t *);
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h735 extern Rt_map *load_file(Lm_list *, Aliste, Rt_map *, Fdesc *, int *);
H A Dsetup.c489 if ((mlmp = load_file(&lml_main, ALIST_OFF_DATA, NULL, &fdm, in setup()
H A Danalyze.c1764 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()