File: delete_module.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 (57 lines) | stat: -rw-r--r-- 1,460 bytes parent folder | download | duplicates (2)
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
.\" Copyright (C) 1996 Free Software Foundation, Inc.
.\" This file is distributed according to the GNU General Public License.
.\" See the file COPYING in the top level source directory for details.
.\"
.\" 2006-02-09, some reformatting by Luc Van Oostenryck; some
.\" reformatting and rewordings by mtk
.\"
.\" Japanese Version Copyright (c) 2006 Akihiro MOTOKI all rights reserved.
.\" Translated 2006-07-29, Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>
.\"
.TH DELETE_MODULE 2 2006-02-09 "Linux" "Linux Programmer's Manual"
.SH ̾
delete_module \- ֥⥸塼Υȥ
.SH 
.nf
.B #include <linux/module.h>
.sp
.BI "int delete_module(const char *" name );
.fi
.SH 
.BR delete_module ()
ϡ̤ѤΥ֥⥸塼Υȥ褦Ȥ롣
.I name
 NULL ξ硢̤ѤΥ⥸塼Τּư (auto-clean)
ޡĤΤƺ롣
ΥƥॳȤˤøɬפǤ롣
.SH ֤
 0 ֤顼ξ \-1 ֤
.I errno
Ŭڤꤹ롣
.SH 顼
.TP
.B EBUSY
Υ⥸塼ϻǤ롣
.TP
.B EFAULT
.I name
ץबǤ륢ɥ쥹֤γˤ롣
.TP
.B EINVAL
.I name
ʸǤ롣
.TP
.B ENOENT
̾Υ⥸塼뤬¸ߤʤ
.TP
.B EPERM
ƤӽФø
.RB ( CAP_SYS_MODULE
ѥӥƥ) äƤʤä
.SH 
.BR delete_module ()
 Linux ͭǤ롣
.SH Ϣ
.BR create_module (2),
.BR init_module (2),
.BR query_module (2)