Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ia64/stand/common/
H A Dboot.c111 command_seterr("%s", strerror(file_formats[fp->f_loader]->l_exec(fp))); in command_boot()
H A Dbootstrap.h206 int (* l_exec)(struct preloaded_file *mp); member