Searched defs:fNewline (Results 1 - 10 of 10) sorted by relevance

/freebsd-11.0-release/sys/boot/ficl/aarch64/
H A Dsysdep.c53 void ficlTextOut(FICL_VM *pVM, char *msg, int fNewline) argument
/freebsd-11.0-release/sys/boot/ficl/amd64/
H A Dsysdep.c53 void ficlTextOut(FICL_VM *pVM, char *msg, int fNewline) argument
/freebsd-11.0-release/sys/boot/ficl/arm/
H A Dsysdep.c53 void ficlTextOut(FICL_VM *pVM, char *msg, int fNewline) argument
/freebsd-11.0-release/sys/boot/ficl/mips/
H A Dsysdep.c53 void ficlTextOut(FICL_VM *pVM, char *msg, int fNewline) argument
/freebsd-11.0-release/sys/boot/ficl/mips64/
H A Dsysdep.c53 void ficlTextOut(FICL_VM *pVM, char *msg, int fNewline) argument
/freebsd-11.0-release/sys/boot/ficl/powerpc/
H A Dsysdep.c53 void ficlTextOut(FICL_VM *pVM, char *msg, int fNewline) argument
/freebsd-11.0-release/sys/boot/ficl/riscv/
H A Dsysdep.c53 void ficlTextOut(FICL_VM *pVM, char *msg, int fNewline) argument
/freebsd-11.0-release/sys/boot/ficl/sparc64/
H A Dsysdep.c53 void ficlTextOut(FICL_VM *pVM, char *msg, int fNewline) argument
/freebsd-11.0-release/sys/boot/ficl/i386/
H A Dsysdep.c56 void ficlTextOut(FICL_VM *pVM, char *msg, int fNewline) argument
/freebsd-11.0-release/sys/boot/ficl/
H A Dvm.c551 void vmTextOut(FICL_VM *pVM, char *text, int fNewline) argument

Completed in 123 milliseconds