manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 259 for INIT (0.033 sec.)
Man page of INIT 11085
INIT Section: Linux System Administrator's Manual (8) Updated: 23 August 2001 Index JM Home Page ... 名前 init, telinit - プロセス制御の初期化 書式 /sbin/init [ ... ] [ -s ] [ -b ] [ -z xxx ] [ 0123456Ss ] /sbin/telinit [ -t sec ] [ 0123456sSQqabcUu ] 説明 init は全ての ... プロセスの親である。 その主な役割は、 /etc/inittab ( inittab (5) 参照) ファイルに書かれたスクリプト ... させるようにするものである。 それぞれのランレベルで init が作り出すプロセスは /etc/inittab ファイルで定めら ...
https://man.plustar.jp/manpage/man8/init.8.html - [similar]
Man page of INIT 11085
INIT Section: Linux System Administrator's Manual (8) Updated: 23 August 2001 Index JM Home Page ... 名前 init, telinit - プロセス制御の初期化 書式 /sbin/init [ ... ] [ -s ] [ -b ] [ -z xxx ] [ 0123456Ss ] /sbin/telinit [ -t sec ] [ 0123456sSQqabcUu ] 説明 init は全ての ... プロセスの親である。 その主な役割は、 /etc/inittab ( inittab (5) 参照) ファイルに書かれたスクリプト ... させるようにするものである。 それぞれのランレベルで init が作り出すプロセスは /etc/inittab ファイルで定めら ...
https://man.plustar.jp/manpage/man8/telinit.8.html - [similar]
Man page of INIT_MODULE 9390
INIT_MODULE Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 init ... nit_module, finit_module - カーネルモジュールをロードする 書式 int i ... igned long len , const char * param_values ); int finit_module(int fd , const char * param_values , int fl ... ags ); 注意 : glibc では、 ヘッダーファイルでの init_module () の宣言はなく、 finit_module () のラッパー ... 関数も提供されていない。 「注意」の節を参照。 説明 init_module () は ELF イメージをカーネル空間にロードし、 ...
https://man.plustar.jp/manpage/man2/finit_module.2.html - [similar]
Man page of INITTAB 7833
INITTAB Section: Linux System Administrator's Manual (5) Updated: May 19, 1998 Index JM Home Pag ... e 名前 inittab - sysv-互換のinitが使うinittabファイルの書式 概 ...inittab ファイルは、ブートアップ時や通常運転中にどの様な ... プロセスを 起動するのか(例えば /etc/init.d/boot, /etc/rc, getty等)を指定するファイルである。 ... init (8) は複数の ランレベル を区別する。 それぞれの ラ ...
https://man.plustar.jp/manpage/man5/inittab.5.html - [similar]
Man page of AIO_INIT 7377
AIO_INIT Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 aio_ ... ure_test_macros (7) */ #include < aio.h > void aio_init(const struct aioinit * init ); -lrt でリンクする。 ... 説明 GNU 固有の aio_init () 関数を使うと、呼び出し側が glibc の POSIX AIO 実 ... び出さなければならない。 チューニングの情報は、引数 init が指すバッファーで与える。 このバッファーは以下の形 ... 式の構造体である。 struct aioinit { int aio_threads; /* Maximum number of threads */ ...
https://man.plustar.jp/manpage/man3/aio_init.3.html - [similar]
Man page of INIT_MODULE 7327
INIT_MODULE Section: Linux Module Support (2) Updated: 26 Dec 1996 Index JM Home Page 名前 init_ ... リを初期化する 書式 #include < linux/module.h > int init_module(const char * name , struct module * image ) ... ; 説明 init_module は再配置されたモジュールイメージをカーネル空 ... 間にロードし、その モジュールの init 関数を実行する。 モジュールイメージは、先頭部分にモ ... t module_ref *deps; struct module_ref *refs; int (*init)(void); void (*cleanup)(void); const struct except ...
https://man.plustar.jp/manpage/man2/init_module.2.html - [similar]
Man page of INOTIFY_INIT 7188
INOTIFY_INIT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 ... inotify_init, inotify_init1 - inotify インスタンスを初期化する ... 書式 #include < sys/inotify.h > int inotify_init(void); int inotify_init1(int flags ); 説明 inotify ... API の概要については inotify (7) を参照。 inotify_init () は、新規の inotify インスタンスを初期化し、作成 ... に対応するファイルディスクリプターを返す。 inotify_init1 () は、 flags が 0 の場合、 inotify_init () と同じ ...
https://man.plustar.jp/manpage/man2/inotify_init.2.html - [similar]
Man page of INOTIFY_INIT 7188
INOTIFY_INIT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 ... inotify_init, inotify_init1 - inotify インスタンスを初期化する ... 書式 #include < sys/inotify.h > int inotify_init(void); int inotify_init1(int flags ); 説明 inotify ... API の概要については inotify (7) を参照。 inotify_init () は、新規の inotify インスタンスを初期化し、作成 ... に対応するファイルディスクリプターを返す。 inotify_init1 () は、 flags が 0 の場合、 inotify_init () と同じ ...
https://man.plustar.jp/manpage/man2/inotify_init1.2.html - [similar]
Man page of PID_NAMESPACES 7149
PID_NAMESPACES Section: Linux Programmer's Manual (7) Updated: 2015-01-10 Index JM Home Page 名前 ... NS が有効になったカーネルが必要である。 名前空間の init プロセス 新しい名前空間で作成される最初のプロセス ... ス) は PID 1 を持ち、 そのプロセスはその名前空間の "init" プロセスとなる ( init (1) 参照)。 名前空間内でみな ... ごになった (親プロセスがいなくなった) 子プロセスは、 init (1) ではなくこのプロセスが親プロセスになる (ただし ... なっている場合はこの限りではなく)。 PID 名前空間の "init" プロセスが終了すると、 カーネルはその名前空間の全 ...
https://man.plustar.jp/manpage/man7/pid_namespaces.7.html - [similar]
JM Project (Japanese)::List(man1) 6732
Linux マニュアル 一覧表 アルファベット順 - r linuxマニュアルの r の一覧表です。 Linux マニュアル ... - 乱数を生成する関数 random man3 random, srandom, initstate, setstate - 乱数を生成する関数 random man4 ra ... 数ソースデバイス random_r man3 random_r, srandom_r, initstate_r, setstate_r - リエントラントな 乱数生成器 r ... - ファイルシステムの quota のまとめを表示する res_init man3 res_init, res_query, res_search, res_querydom ... イルシステムのサイズ変更ツール res_mkquery man3 res_init, res_query, res_search, res_querydomain, res_mkque ...
https://man.plustar.jp/manpage/man_r.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