File: inotify_rm_watch.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 (83 lines) | stat: -rw-r--r-- 2,460 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
.\" man2/inotify_rm_watch.2 - inotify_rm_watch man page
.\"
.\" Copyright (C) 2005 Robert Love
.\"
.\" 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.
.\"
.\" 2005-07-19 Robert Love <rlove@rlove.org> - initial version
.\" 2006-02-07 mtk, minor changes
.\"
.\" Japanese Version Copyright (c) 2006 Akihiro MOTOKI
.\"         all rights reserved.
.\" Translated 2006-08-15, Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>, LDP v2.39
.\"
.\" WORD:	watch			ƻ륢ƥ
.\" WORD:	watch descriptor	ƻоݥǥץ
.\"
.TH INOTIFY_RM_WATCH 2 2006-02-07 "Linux" "Linux Programmer's Manual"
.SH ̾
inotify_rm_watch \- inotify 󥹥󥹤¸δƻ륢ƥ
.SH 
.B #include <sys/inotify.h>
.sp
.BI "int inotify_rm_watch(int " fd ", uint32_t " wd );
.SH 
.BR inotify_rm_watch ()
ϡƻоݥǥץ (watch descriptor)
.I wd
бƻ륢ƥ
եǥץ
.I fd
б inotify 󥹥󥹤롣

ƻоݤȡ
δƻоݥǥץФ
.B IN_IGNORED
٥Ȥ
.RB ( inotify (7)
)
.SH ֤
ȡ
.BR inotify_rm_watch ()
 0 ֤
顼ξ硢\-1 ֤
.I errno
Ŭڤꤹ롣
.SH 顼
.TP
.B EBADF
.I fd
ͭʥեǥץǤϤʤ
.TP
.B EINVAL
ƻоݥǥץ
.I wd
ͭǤʤ⤷ϡ
.I fd
 inotify եǥץǤϤʤ
.SH С
inotify  Linux ͥ 2.6.13 Ȥ߹ޤ줿
.SH 
Υƥॳ Linux ȼǤ롣
.SH Ϣ
.BR inotify_init (2),
.BR inotify_add_watch (2),
.BR inotify (7)