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

개요

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

getmaxminor(9f)

getmaxminor(9F)                Kernel Functions                getmaxminor(9F)



NAME
       getmaxminor - get maximum minor device number

SYNOPSIS
       #include <sys/types.h>
       #include <sys/mkdev.h>
       #include <sys/ddi.h>


       minor_t getmaxminor();

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

DESCRIPTION
       The getmaxminor() function returns the maximum supported minor number.

RETURN VALUES
       The maximum possible minor number.

CONTEXT
       The  getmaxminor() function can be called from user, interrupt, or ker‐
       nel context.

SEE ALSO
       getmajor(9F), getminor(9F), makedevice(9F)



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