nulldev(9f) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

nulldev(9f)

nulldev(9F)                    Kernel Functions                    nulldev(9F)



NAME
       nulldev - zero return function

SYNOPSIS
       #include <sys/conf.h>
       #include <sys/ddi.h>

       int nulldev();

INTERFACE LEVEL
       Architecture independent level 1 (DDI/DKI).

DESCRIPTION
       nulldev()  returns  0. It is intended to be used in the cb_ops(9S) data
       structure of a device driver for device entry points that do nothing.

RETURN VALUES
       nulldev() returns a 0.

CONTEXT
       nulldev() can be called from any context.

SEE ALSO
       nodev(9F), cb_ops(9S)


       Writing Device Drivers in Oracle Solaris 11.4



Oracle Solaris 11.4               11 Apr 1991                      nulldev(9F)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3