Home
last modified time | relevance | path

Searched refs:printf_flags (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/arm/acpi/
H A Dacpi_platform.c258 printf_flags(TOCONS|NOTSTAMP, "\033[0m"); in acpi_platform_attach_uart()
259 printf_flags(TOCONS|NOTSTAMP, "\033[0J"); in acpi_platform_attach_uart()
/netbsd-src/sys/sys/
H A Dsystm.h294 void printf_flags(int, const char *, ...) __printflike(2, 3);
/netbsd-src/sys/kern/
H A Dsubr_prf.c1045 printf_flags(int flags, const char *fmt, ...) in printf_flags() function
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dmachdep.c753 printf_flags(TOCONS|NOTSTAMP, in dumpsys()
789 printf_flags(TOCONS|NOTSTAMP, "\r "); in dumpsys()