OSDN Git Service

8ae00e42dd81d15eb8f6581b9c9ab0bf2505d572
[linuxjm/iptables.git] / po4a / man3 / ipq_errstr.3.ja.po
1 # SOME DESCRIPTIVE TITLE
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "POT-Creation-Date: 2013-04-08 14:07+0900\n"
11 "PO-Revision-Date: 2013-04-08 14:13+0900\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "Language: \n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #. type: TH
20 #, no-wrap
21 msgid "IPQ_ERRSTR"
22 msgstr ""
23
24 #. type: TH
25 #, no-wrap
26 msgid "16 October 2001"
27 msgstr ""
28
29 #. type: TH
30 #, no-wrap
31 msgid "Linux iptables 1.2"
32 msgstr ""
33
34 #. type: TH
35 #, no-wrap
36 msgid "Linux Programmer's Manual"
37 msgstr ""
38
39 #
40 #
41 #
42 #
43 #.      Copyright (c) 2000 Netfilter Core Team
44 #.      This program is free software; you can redistribute it and/or modify
45 #.      it under the terms of the GNU General Public License as published by
46 #.      the Free Software Foundation; either version 2 of the License, or
47 #.      (at your option) any later version.
48 #.      This program is distributed in the hope that it will be useful,
49 #.      but WITHOUT ANY WARRANTY; without even the implied warranty of
50 #.      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
51 #.      GNU General Public License for more details.
52 #.      You should have received a copy of the GNU General Public License
53 #.      along with this program; if not, write to the Free Software
54 #.      Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
55 #. type: SH
56 #, no-wrap
57 msgid "NAME"
58 msgstr ""
59
60 #. type: Plain text
61 msgid "ipq_errstr, ipq_perror \\(em libipq error handling routines"
62 msgstr ""
63
64 #. type: SH
65 #, no-wrap
66 msgid "SYNOPSIS"
67 msgstr ""
68
69 #. type: Plain text
70 msgid "B<#include E<lt>linux/netfilter.hE<gt>>"
71 msgstr ""
72
73 #. type: Plain text
74 msgid "B<#include E<lt>libipq.hE<gt>>"
75 msgstr ""
76
77 #. type: Plain text
78 msgid "B<char *ipq_errstr(>I<void>B<);>"
79 msgstr ""
80
81 #. type: Plain text
82 msgid "B<void ipq_perror(const char *>I<s>B<);>"
83 msgstr ""
84
85 #. type: SH
86 #, no-wrap
87 msgid "DESCRIPTION"
88 msgstr ""
89
90 #. type: Plain text
91 msgid "The B<ipq_errstr> function returns a descriptive error message based on the current value of the internal B<ipq_errno> variable.  All libipq API functions set this internal variable upon failure."
92 msgstr ""
93
94 #. type: Plain text
95 msgid "The B<ipq_perror> function prints an error message to stderr corresponding to the current value of the internal B<ipq_error> variable, and the global B<errno> variable (if set).  The error message is prefixed with the string I<s> as supplied by the application. If I<s> is NULL, the error message is prefixed with the string \"ERROR\"."
96 msgstr ""
97
98 #. type: SH
99 #, no-wrap
100 msgid "RETURN VALUE"
101 msgstr ""
102
103 #. type: Plain text
104 msgid "B<ipq_errstr> returns an error message as outlined above."
105 msgstr ""
106
107 #. type: SH
108 #, no-wrap
109 msgid "BUGS"
110 msgstr ""
111
112 #. type: Plain text
113 msgid "None known."
114 msgstr ""
115
116 #. type: SH
117 #, no-wrap
118 msgid "AUTHOR"
119 msgstr ""
120
121 #. type: Plain text
122 msgid "James Morris E<lt>jmorris@intercode.com.auE<gt>"
123 msgstr ""
124
125 #. type: SH
126 #, no-wrap
127 msgid "COPYRIGHT"
128 msgstr ""
129
130 #. type: Plain text
131 msgid "Copyright (c) 2000-2001 Netfilter Core Team."
132 msgstr ""
133
134 #. type: Plain text
135 msgid "Distributed under the GNU General Public License."
136 msgstr ""
137
138 #. type: SH
139 #, no-wrap
140 msgid "SEE ALSO"
141 msgstr ""
142
143 #. type: Plain text
144 msgid "B<iptables>(8), B<libipq>(3)."
145 msgstr ""