File: listxattr.2

package info (click to toggle)
manpages-ja 0.5.0.0.20080615-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 20,508 kB
  • ctags: 1
  • sloc: sh: 13,690; perl: 157; makefile: 114
file content (175 lines) | stat: -rw-r--r-- 4,725 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
.\"
.\" Extended attributes system calls manual pages
.\"
.\" (C) Andreas Gruenbacher, February 2001
.\" (C) Silicon Graphics Inc, September 2001
.\"
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
.\" the License, or (at your option) any later version.
.\"
.\" The GNU General Public License's references to "object code"
.\" and "executables" are to be interpreted as the output of any
.\" document formatting or typesetting system, including
.\" intermediate and printed output.
.\"
.\" This manual is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
.\" GNU General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, write to the Free
.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
.\" USA.
.\"
.\" Japanese Version Copyright (c) 2003  Akihiro MOTOKI
.\"         all rights reserved.
.\" Translated Tue Jul  8 04:17:12 JST 2003
.\"         by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>
.\"
.\"WORD:	extended attributes	ĥ°
.\"WORD:	namespace		̾
.\"
.TH LISTXATTR 2 2001-12-01 "Linux" "Linux Programmer's Manual"
.SH ̾
listxattr, llistxattr, flistxattr \- ĥ°̾ꥹȤ
.SH 
.fam C
.nf
.B #include <sys/types.h>
.B #include <attr/xattr.h>
.sp
.BI "ssize_t listxattr(const char\ *" path ", char\ *" list \
", size_t " size );
.BI "ssize_t llistxattr(const char\ *" path ", char\ *" list \
", size_t " size );
.BI "ssize_t flistxattr(int " fd ", char\ *" list ", size_t " size );
.fi
.fam T
.SH 
ĥ°ϡinode (ե롢ǥ쥯ȥꡢܥå) 
Ϣդ줿
.IR name :\c
.I value
ФǤ롣
ϡƥΤ٤Ƥ inode ˴Ϣդ줿̾°
.RB ( stat (2)
֤ǡ) ĥΤǤ롣
ĥ°Υ󥻥ץȤ
.BR attr (5)
˽񤫤Ƥ롣
.PP
.BR listxattr ()
ϡե륷ƥλꤵ줿
.I path
бĥ°̾ꥹȤ롣
ꥹȤ̾νǡ NULL ü줿ʸϢ³¤Ǥ롣
ƤӽФץ븢¤Τʤĥ°̾ϡ
ꥹȤ˴ޤޤʤĥ°̾
.I list
Ĺ֤롣
.PP
.BR llistxattr ()

.BR listxattr ()
Ʊܥå󥯤ξˡ󥯤ȤƤե
ǤϤʤ󥯤ΤΤγĥ°̾ꥹȤۤʤ롣
.PP
.BR flistxattr ()

.BR listxattr ()
Ʊ
.I path

.I fd
ǻȤ줿ץѤߥեξۤʤ
.RI ( filedes

.BR open (2)
ˤä֤)
.PP
ġγĥ°
.I name
̤ NULL ü줿ʸǤ롣
̾ˤϡ֤̾ɽƬ (prefix) ޤޤ;
ġ inode ФơߤΩ֤̾ʣäƤ褤
.PP
.I size
 0 ꤷƶΥХåե򤳤ΥƥॳϤȤǤ
ξˤϳĥ°̾ꥹȤθߤΥ֤롣
ˡ̾ꥹȤݻΤ˽ʬ礭ΥХåե
ѤΤ˻ȤȤǤ롢
.SS 
֤̾
.I list
ϡ NULL ü줿ʸ (°̾ NULL Х ('\\0')
ǶڤƤ) ǡǤ󤵤ƤǤϤʤ
ʲ򼨤:
.fam C
.RS
.nf

user.name1\\0system.name1\\0user.name2\\0
.fi
.RE
.fam T
.P
ĥ°Ȥä POSIX ACL Ƥ ext2ext3XFS Τ褦ʥե
ƥǤϡ֤
.I list
ϰʲΤ褦ˤʤ뤳Ȥ:
.fam C
.RS
.nf

system.posix_acl_access\\0system.posix_acl_default\\0
.fi
.RE
.fam T
.SH ֤
硢ĥ°̾ꥹȤĹɽο֤롣
Ԥ硢 \-1 ֤졢
.I errno
ŬڤͤåȤ롣
.PP
.I list
Хåե礭
.I size
̤ݻΤ˽ʬ礭Ǥʤ硢
.I errno

.B ERANGE
åȤ롣
.PP
ĥ°Υե륷ƥǥݡȤƤʤ硢
⤷̵ˤʤäƤ硢
.I errno

.B ENOTSUP
åȤ롣
.PP
.BR stat (2)
ƥॳ˽񤫤Ƥ륨顼
ΥƥॳˤŬѤ롣
.SH С
Υƥॳϥͥ 2.4 ʹߤ Linux ѤǤ롣
glibc ǤΥݡȤϥС 2.3 ʹߤǹԤƤ롣
.SH 
Υƥॳ Linux ȼǤ롣
.\" .SH 
.\" Andreas Gruenbacher,
.\" .RI < a.gruenbacher@computer.org >
.\"  the SGI XFS development team,
.\" .RI < linux-xfs@oss.sgi.com >
.\" ХݡȤ䥳ȤϾ嵭Υɥ쥹ޤäƲ
.SH Ϣ
.BR getfattr (1),
.BR setfattr (1),
.BR getxattr (2),
.BR open (2),
.BR removexattr (2),
.BR setxattr (2),
.BR stat (2),
.BR attr (5)