Home
last modified time | relevance | path

Searched refs:l_exec (Results 1 – 3 of 3) sorted by relevance

/titanic_53/usr/src/boot/sys/boot/common/
H A Dinstall.c299 file_formats[fp->f_loader]->l_exec(fp); in install()
H A Dboot.c107 file_formats[fp->f_loader]->l_exec(fp); in command_boot()
H A Dbootstrap.h214 int (* l_exec)(struct preloaded_file *mp); member