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

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

Completed in 191 milliseconds