svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
errno.h(3head)
errno.h(3HEAD) Headers errno.h(3HEAD)
NAME
errno.h, errno - system error numbers
SYNOPSIS
#include <errno.h>
DESCRIPTION
The <errno.h> header provides a declaration for errno and gives posi‐
tive values for the symbolic constants listed on the Intro(2) manual
page.
USAGE
Values for errno are required to be distinct positive values rather
than non-zero values.
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
TRIBUTE VALUE _ Interface StabilityCommitted _ StandardSee stan‐
dards(7).
SEE ALSO
Intro(2), attributes(7), standards(7)
Oracle Solaris 11.4 10 Sep 2004 errno.h(3HEAD)