OSDN Git Service

(split) Import translated manuals from JM CVS Repository.
[linuxjm/LDP_man-pages.git] / release / man3 / err.3
1 .\" Copyright (c) 1993
2 .\"     The Regents of the University of California.  All rights reserved.
3 .\"
4 .\" Redistribution and use in source and binary forms, with or without
5 .\" modification, are permitted provided that the following conditions
6 .\" are met:
7 .\" 1. Redistributions of source code must retain the above copyright
8 .\"    notice, this list of conditions and the following disclaimer.
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\"    notice, this list of conditions and the following disclaimer in the
11 .\"    documentation and/or other materials provided with the distribution.
12 .\" 3. All advertising materials mentioning features or use of this software
13 .\"    must display the following acknowledgement:
14 .\"     This product includes software developed by the University of
15 .\"     California, Berkeley and its contributors.
16 .\" 4. Neither the name of the University nor the names of its contributors
17 .\"    may be used to endorse or promote products derived from this software
18 .\"    without specific prior written permission.
19 .\"
20 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
21 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
22 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
23 .\" ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
24 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
25 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30 .\" SUCH DAMAGE.
31 .\"
32 .\"     From: @(#)err.3 8.1 (Berkeley) 6/9/93
33 .\" $FreeBSD: src/lib/libc/gen/err.3,v 1.11.2.5 2001/08/17 15:42:32 ru Exp $
34 .\"
35 .\" 2007-12-08, mtk, Converted from mdoc to man macros
36 .\"
37 .TH ERR 3 2007-12-28 "Linux" "Linux Programmer's Manual"
38 .SH Ì¾Á°
39 err, verr, errx, verrx, warn, vwarn, warnx, vwarnx \- ¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸¤òÀ°·Á¤¹¤ë
40 .Nd 
41 .SH ½ñ¼°
42 .nf
43 .B #include <err.h>
44 .sp
45 .BI "void err(int " eval ", const char *" fmt ", ...);"
46 .sp
47 .BI "void errx(int " eval ", const char *" fmt ", ...);"
48 .sp
49 .BI "void warn(const char *" fmt ", ...);"
50 .sp
51 .BI "void warnx(const char *" fmt ", ...);"
52 .sp
53 .B #include <stdarg.h>
54 .sp
55 .BI "void verr(int " eval ", const char *" fmt ", va_list " args );
56 .sp
57 .BI "void verrx(int " eval ", const char *" fmt ", va_list " args );
58 .sp
59 .BI "void vwarn(const char *" fmt ", va_list " args );
60 .sp
61 .BI "void vwarnx(const char *" fmt ", va_list " args );
62 .fi
63 .SH ÀâÌÀ
64 .BR err ()
65 ´Ø¿ô·²¤È
66 .BR warn ()
67 ´Ø¿ô·²¤Ï¡¢¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸¤òÀ°·Á¤·¤Æɸ½à¥¨¥é¡¼½ÐÎϤËɽ¼¨¤¹¤ë¡£
68 ¤É¤Î´Ø¿ô¤Î¾ì¹ç¤â¡¢(¥Ç¥£¥ì¥¯¥È¥êÉôʬ¤ò¾Ê¤¤¤¿)¥×¥í¥°¥é¥à̾¡¢
69 ¥³¥í¥ó 1¸Ä¡¢¥¹¥Ú¡¼¥¹ 1¸Ä¤¬½ÐÎϤµ¤ì¤ë¡£
70 .I fmt
71 °ú¤­¿ô¤¬ NULL ¤Ç¤Ê¤¤¾ì¹ç¡¢
72 .BR printf (3)
73 ¤ÈƱÍͤËÀ°·Á¤¬¹Ô¤ï¤ì¡¢¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸¤¬½ÐÎϤµ¤ì¤ë¡£
74 ½ÐÎϤϲþ¹Ôʸ»ú¤Ç½ª¤ï¤ë¡£
75 .PP
76 \"O motoki: based on a code or ¡Á ¤Î¡Öa code¡×¤È¤Ï¡©
77 ´Ø¿ô
78 .BR err (),
79 .BR verr (),
80 .BR warn (),
81 .BR vwarn ()
82 ¤Ï¡¢¥³¡¼¥É¤Þ¤¿¤Ï¥°¥í¡¼¥Ð¥ëÊÑ¿ô
83 .I errno
84 ¤Ë´ð¤Å¤¤¤Æ
85 .BR strerror (3)
86 ¤«¤éÆÀ¤¿¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸¤ò½ÐÎϤ¹¤ë¡£
87 .I fmt
88 °ú¤­¿ô¤¬ NULL
89 ¤Ç¤Ê¤¤¾ì¹ç¤Ï¡¢°ì¸Ä¤º¤Ä¤Î¥³¥í¥ó¤È¥¹¥Ú¡¼¥¹¤Ë³¤±¤Æ½ÐÎϤ¹¤ë¡£
90 .PP
91 ´Ø¿ô
92 .BR err (),
93 .BR verr (),
94 .BR warn (),
95 .BR vwarn ()
96 ¤Ï¡¢¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸¤òõ¤¹¤¿¤á¤Ë¥°¥í¡¼¥Ð¥ëÊÑ¿ô
97 .I errno
98 ¤ò»ÈÍѤ¹¤ë¡£
99 .PP
100 ´Ø¿ô
101 .BR errx (),
102 .BR warnx ()
103 ¤Ï¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸¤òÉÕ¤±²Ã¤¨¤Ê¤¤¡£
104 .PP
105 ´Ø¿ô
106 .BR err (),
107 .BR verr (),
108 .BR errx (),
109 .BR verrx ()
110 ¤ÏÊÖ¤êÃͤòÊÖ¤µ¤Ê¤¤¤¬¡¢°ú¤­¿ô
111 .I eval
112 ¤ÎÃͤò exit status ¤ËÀßÄꤷ½ªÎ»¤¹¤ë¡£
113 .SH Îã
114 ¸½ºß¤Î
115 .I errno
116 ¤Î¾ðÊó¤òɽ¼¨¤·¡¢½ªÎ»¤¹¤ë:
117 .in +4n
118 .nf
119
120 if ((p = malloc(size)) == NULL)
121     err(1, NULL);
122 if ((fd = open(file_name, O_RDONLY, 0)) == \-1)
123     err(1, "%s", file_name);
124 .fi
125 .in
126 .PP
127 ¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤·¡¢½ªÎ»¤¹¤ë:
128 .in +4n
129 .nf
130
131 if (tm.tm_hour < START_TIME)
132     errx(1, "too early, wait until %s", start_time_string);
133 .fi
134 .in
135 .PP
136 ¥¨¥é¡¼¤ò·Ù¹ðɽ¼¨¤¹¤ë:
137 .in +4n
138 .nf
139
140 if ((fd = open(raw_device, O_RDONLY, 0)) == \-1)
141     warnx("%s: %s: trying the block device",
142             raw_device, strerror(errno));
143 if ((fd = open(block_device, O_RDONLY, 0)) == \-1)
144     err(1, "%s", block_device);
145 .fi
146 .in
147 .SH ½àµò
148 ¤³¤ì¤é¤Î´Ø¿ô¤ÏÈóɸ½à¤Î BSD ³ÈÄ¥¤Ç¤¢¤ë¡£
149 .\" .SH Îò»Ë
150 .\" ´Ø¿ô
151 .\" .BR err ()
152 .\" ¤È
153 .\" .BR warn ()
154 .\" ¤Ï
155 .\" 4.4BSD
156 .\" ¤Ç½é¤á¤ÆÅо줷¤¿¡£
157 .SH ´ØÏ¢¹àÌÜ
158 .BR error (3),
159 .BR exit (3),
160 .BR perror (3),
161 .BR printf (3),
162 .BR strerror (3)