DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

os_printf(D3psm)


os_printf -- deliver a text messages to the kernel

Synopsis

   void os_printf(const char *format,...)

Description

os_printf lets the PSM deliver an informative message. The core kernel will try to do something reasonable with the message. Typically, it will be printed on the operator's console. In normal, successful operation the PSM should not use os_printf.

Arguments


format
the string to print (uses a subset of the formatting options of printf)

Return values

None.

Usage

Hardware applicability

All.

Version applicability

psm: 2

References

printf
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - 19 June 2005