Searched refs:bf_run (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/common/ficl/ficlplatform/
H A Demu.h29 extern int bf_run(char *);
/illumos-gate/usr/src/common/ficl/
H A Dmain.c138 returnValue = bf_run(buffer);
/illumos-gate/usr/src/boot/sys/boot/common/
H A Dinterp.c126 bf_run(input);
250 res = bf_run(sp->text);
262 (void) bf_run("");
H A Dinterp_forth.c329 bf_run(char *line) function
362 bf_run("reboot");
H A Dboot.c187 bf_run("start");
H A Dbootstrap.h59 int bf_run(char *line);
/illumos-gate/usr/src/common/ficl/emu/
H A Dloader_emu.c852 bf_run(char *line) function
1736 res = bf_run(sp->text);
1748 (void) bf_run("");

Completed in 246 milliseconds