manページ検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 583 for Id (0.141 sec.)
Man page of CRYPT 4190
CRYPT Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 crypt, ... a character string starting with the characters "$ id $" followed by a string optionally terminated by " ... $", then the result has the form: $ id $ salt $ encrypted DES を使う代わりに、 id で使用す ... ワード文字列の残りの部分を解釈する 方法を決定する。 id の値として、以下の値に対応している: ID | Method 1 ... " stands for the up to 16 characters following "$ id $" in the salt. The " encrypted " part of the pass ...
https://man.plustar.jp/manpage/man3/crypt.3.html - [similar]
Man page of CRYPT 4190
CRYPT Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 crypt, ... a character string starting with the characters "$ id $" followed by a string optionally terminated by " ... $", then the result has the form: $ id $ salt $ encrypted DES を使う代わりに、 id で使用す ... ワード文字列の残りの部分を解釈する 方法を決定する。 id の値として、以下の値に対応している: ID | Method 1 ... " stands for the up to 16 characters following "$ id $" in the salt. The " encrypted " part of the pass ...
https://man.plustar.jp/manpage/man3/crypt_r.3.html - [similar]
Man page of FCNTL 4168
FCNTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 fcntl - ... という名前を使っている)。引数が必要ない場合には void が指定さ れている。 下記のいくつかの操作は特定のバ ... will remain open across an execve (2). F_GETFD ( void ) Return (as the function result) the file descrip ... とその意味は open (2) で説明されている。 F_GETFL ( void ) Return (as the function result) the file access ... ock */ off_t l_len; /* Number of bytes to lock */ pid_t l_pid; /* PID of process blocking our lock (set ...
https://man.plustar.jp/manpage/man2/fcntl.2.html - [similar]
Man page of FCNTL 4168
FCNTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 fcntl - ... という名前を使っている)。引数が必要ない場合には void が指定さ れている。 下記のいくつかの操作は特定のバ ... will remain open across an execve (2). F_GETFD ( void ) Return (as the function result) the file descrip ... とその意味は open (2) で説明されている。 F_GETFL ( void ) Return (as the function result) the file access ... ock */ off_t l_len; /* Number of bytes to lock */ pid_t l_pid; /* PID of process blocking our lock (set ...
https://man.plustar.jp/manpage/man2/fcntl64.2.html - [similar]
Man page of SETPGID 4168
SETPGID Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 setpg ... id, getpgid, setpgrp, getpgrp - プロセスグループの設定/取得を行 ... ude < sys/types.h > #include < unistd.h > int setpgid(pid_t pid , pid_t pgid ); pid_t getpgid(pid_t pid ... ); pid_t getpgrp(void); /* POSIX.1 version */ pid_t getpg ... rp(pid_t pid ); /* BSD version */ int setpgrp(void); /* S ...
https://man.plustar.jp/manpage/man2/getpgid.2.html - [similar]
Man page of SETPGID 4168
SETPGID Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 setpg ... id, getpgid, setpgrp, getpgrp - プロセスグループの設定/取得を行 ... ude < sys/types.h > #include < unistd.h > int setpgid(pid_t pid , pid_t pgid ); pid_t getpgid(pid_t pid ... ); pid_t getpgrp(void); /* POSIX.1 version */ pid_t getpg ... rp(pid_t pid ); /* BSD version */ int setpgrp(void); /* S ...
https://man.plustar.jp/manpage/man2/getpgrp.2.html - [similar]
Man page of IO_DESTROY 4168
IO_DESTROY Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 io ... 必要な型の定義 */ int io_destroy(aio_context_t ctx_id ); 注 : このシステムコールには glibc のラッパー関数 ... 明している。 libaio で提供されるラッパー関数では ctx_id 引数に違う型が使われている。「注意」を参照。 io_de ... stroy () システムコールは、実行中の ctx_id で指定された非同期 I/O 操作をすべて取り消そうとし、 ... べての操作が完了するまで停止 (block) し、その後 ctx_id の削除を行う。 返り値 成功した場合、 io_destroy () ...
https://man.plustar.jp/manpage/man2/io_destroy.2.html - [similar]
Man page of SETPGID 4168
SETPGID Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 setpg ... id, getpgid, setpgrp, getpgrp - プロセスグループの設定/取得を行 ... ude < sys/types.h > #include < unistd.h > int setpgid(pid_t pid , pid_t pgid ); pid_t getpgid(pid_t pid ... ); pid_t getpgrp(void); /* POSIX.1 version */ pid_t getpg ... rp(pid_t pid ); /* BSD version */ int setpgrp(void); /* S ...
https://man.plustar.jp/manpage/man2/setpgid.2.html - [similar]
Man page of SETPGID 4168
SETPGID Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 setpg ... id, getpgid, setpgrp, getpgrp - プロセスグループの設定/取得を行 ... ude < sys/types.h > #include < unistd.h > int setpgid(pid_t pid , pid_t pgid ); pid_t getpgid(pid_t pid ... ); pid_t getpgrp(void); /* POSIX.1 version */ pid_t getpg ... rp(pid_t pid ); /* BSD version */ int setpgrp(void); /* S ...
https://man.plustar.jp/manpage/man2/setpgrp.2.html - [similar]
Man page of PID_NAMESPACES 4168
PID_NAMESPACES Section: Linux Programmer's Manual (7) Updated: 2015-01-10 Index JM Home Page 名前 ... pid_namespaces - Linux PID 名前空間の概要 説明 名前空間 ... の概要については namespaces (7) を参照。 PID 名前空間はプロセス ID 番号空間を分離する。 これは、 ... 異なる PID 名前空間のプロセスは同じ PID を持つことができること ... を意味する。 PID 名前空間を使うことで、コンテナー内のプロセス群を中 ...
https://man.plustar.jp/manpage/man7/pid_namespaces.7.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT

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