The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

device_printf (9)
  • >> device_printf (9) ( FreeBSD man: Ядро )

  • BSD mandoc
     

    NAME

    
    
    device_printf
    
     - formatted output conversion
    
     
    

    SYNOPSIS

       #include <sys/param.h>
       #include <sys/bus.h>
    int device_printf (device_t dev const char *fmt ...);
     

    DESCRIPTION

    The device_printf ();
    function is a convenience interface to the printf(9) function. It outputs the name of the Fa dev device, followed by a colon and a space, and then what printf(9) would print if you passed Fa fmt and the remaining arguments to it.  

    RETURN VALUES

    The device_printf ();
    function returns the number of characters displayed.  

    SEE ALSO

    printf(3), printf(9)


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    RETURN VALUES
    SEE ALSO


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру