manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 255 for [SIMILAR] 16 1024 4096 WITH 98099 module WITH 78... (0.747 sec.)
Man page of INIT_MODULE 10000
INIT_MODULE Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 init_module, finit_module - カーネルモジュールをロードする 書式 int init_module(void * module_image , unsigned long len , const char * param_values ); int finit_module(int fd , const char * par ...
https://man.plustar.jp/manpage/man2/finit_module.2.html - [similar]
Man page of DELETE_MODULE 9992
DELETE_MODULE Section: Linux Module Support (2) Updated: 26 Dec 1996 Index JM Home Page 名前 delete_module - ローダブルモジュールのエントリを削除する 書式 #include < linux/module.h > int delete_module(const char * name ); 説明 delete_module は未使用のローダブルモジュールのエントリを削除し ...
https://man.plustar.jp/manpage/man2/delete_module.2.html - [similar]
Man page of CREATE_MODULE 9988
CREATE_MODULE Section: Linux Module Support (2) Updated: 26 Dec 1996 Index JM Home Page 名前 create_module - ローダブルモジュールのエントリを生成する 書式 #include < linux/module.h > caddr_t create_module(const char * name , size_t size ); 説明 create_module はローダブルモジュール(loadab ...
https://man.plustar.jp/manpage/man2/create_module.2.html - [similar]
Man page of INIT_MODULE 9944
INIT_MODULE Section: Linux Module Support (2) Updated: 26 Dec 1996 Index JM Home Page 名前 init_module - ローダブルモジュールのエントリを初期化する 書式 #include < linux/module.h > int init_module(const char * name , struct module * image ); 説明 init_module は再配置されたモジュールイメー ...
https://man.plustar.jp/manpage/man2/init_module.2.html - [similar]
Man page of QUERY_MODULE 9459
QUERY_MODULE Section: Linux Module Support (2) Updated: 26 Dec 1996 Index JM Home Page 名前 query_module - モジュールに関連する各種の情報をカーネルに問い合わせる 書式 #include < linux/module.h > int query_module(const char * name , int which , void * buf , size_t bufsize , size_t * ret ) ...
https://man.plustar.jp/manpage/man2/query_module.2.html - [similar]
Man page of GET_KERNEL_SYMS 9085
GET_KERNEL_SYMS Section: Linux Module Support (2) Updated: 26 Dec 1996 Index JM Home Page 名前 get_kernel_syms - エクスポートされているカーネルとモジュールのシンボルを取得する 書式 #include < linux/module.h > int get_kernel_syms(struct kernel_sym * table ); 説明 table が NULL ならば、 ge ...
https://man.plustar.jp/manpage/man2/get_kernel_syms.2.html - [similar]
Man page of MODULES.CONF 6936
MODULES.CONF Section: File Formats (5) Updated: 07 December 1999 Index JM Home Page 名前 modules.conf - カーネルモジュールのロードに対する設定ファイル 説明 modprobe (8) (および depmod (8)) の動作は、設定ファイル /etc/modules.conf によって変更できる (このファイルは無くてもよい)。 設定ファ ...
https://man.plustar.jp/manpage/man5/modules.conf.5.html - [similar]
Man page of MODPROBE 6936
MODPROBE Section: (8) Updated: 08 May 2005 Index JM Home Page 名前 modprobe - Linux カーネルにモジュールを追加したり削除したりするプログラム 書式 modprobe [ -v ] [ -V ] [ -C config-file ] [ -n ] [ -i ] [ -q ] [ -o modulename ] [ modulename ] [ module parameters ... ] modprobe [ -r ] [ -v ...
https://man.plustar.jp/manpage/man8/modprobe.8.html - [similar]
Man page of rmmod 6936
rmmod Section: Maintenance Commands (8) Index JM Home Page 名前 rmmod --- Linux カーネルからモジュールを削除する単純なプログラム 書式 rmmod [ -f ] [ -w ] [ -s ] [ -v ] [ modulename ] 説明 rmmod はモジュールをカーネルから削除する 取るに足らないプログラムである。 ほとんどのユーザは rmmod よ ...
https://man.plustar.jp/manpage/man8/rmmod.8.html - [similar]
Man page of insmod 6936
insmod Section: Maintenance Commands (8) Index JM Home Page 名前 insmod --- Linux カーネルにモジュールを登録する単純なプログラム 書式 insmod [ filename ] [ module options ...] 説明 insmod はモジュールをカーネルに登録する、 取るに足らないプログラムである。 filename がハイフン (-) の場合、 ...
https://man.plustar.jp/manpage/man8/insmod.8.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022