manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 3103 for Linux (0.017 sec.)
Man page of VDSO 5283
VDSO Section: Linux Programmer's Manual (7) Updated: 2019-08-02 Index JM Home Page 名前 vdso - 仮 ... ードコードしないこと。 ユーザー ABI vDSO 名 aarch64 linux-vdso.so.1 arm linux-vdso.so.1 ia64 linux-gate.so.1 ... mips linux-vdso.so.1 ppc/32 linux-vdso32.so.1 ppc/64 linux-vd ... so64.so.1 riscv linux-vdso.so.1 s390 linux-vdso32.so.1 s390x linux-vdso6 ... 4.so.1 sh linux-gate.so.1 i386 linux-gate.so.1 x86-64 linux-vdso.s ...
https://man.plustar.jp/manpage/man7/vdso.7.html - [similar]
Man page of PROC 5172
PROC Section: Linux Programmer's Manual (5) Updated: 2015-01-22 Index JM Home Page 名前 proc - プ ... ている。 getauxval (3) も参照。 /proc/[pid]/cgroup (Linux 2.6.24 以降) このファイルは、プロセスやタスクが所属 ... を有効にした場合だけである。 /proc/[pid]/clear_refs (Linux 2.6.22 以降) このファイルは書き込み専用ファイルで、 ... このファイルには以下の値を書き込むことができる。 1 (Linux 2.6.22 以降) Reset the PG_Referenced and ACCESSED/ ... ny nonzero value to this file had this effect.) 2 (Linux 2.6.32 以降) Reset the PG_Referenced and ACCESSED/ ...
https://man.plustar.jp/manpage/man5/proc.5.html - [similar]
Man page of PROC 5172
PROC Section: Linux Programmer's Manual (5) Updated: 2015-01-22 Index JM Home Page 名前 proc - プ ... ている。 getauxval (3) も参照。 /proc/[pid]/cgroup (Linux 2.6.24 以降) このファイルは、プロセスやタスクが所属 ... を有効にした場合だけである。 /proc/[pid]/clear_refs (Linux 2.6.22 以降) このファイルは書き込み専用ファイルで、 ... このファイルには以下の値を書き込むことができる。 1 (Linux 2.6.22 以降) Reset the PG_Referenced and ACCESSED/ ... ny nonzero value to this file had this effect.) 2 (Linux 2.6.32 以降) Reset the PG_Referenced and ACCESSED/ ...
https://man.plustar.jp/manpage/man5/procfs.5.html - [similar]
Man page of TCP 4647
TCP Section: Linux Programmer's Manual (7) Updated: 2020-12-21 Index JM Home Page 名前 tcp - TCP ... ソケットを通してデータをやりとりすることはできない。 Linux は RFC 1323 の TCP high performance 拡張をサポート ... condition and poll (2) indicates a POLLPRI event. Linux 2.4 では多くの変更がなされ、 スループットとスケーリ ... であることを意味する。 tcp_abc (Integer; default: 0; Linux 2.6.15 から 3.8 まで) RFC 3465 で定義されている Ap ... tcp_abort_on_overflow (ブール値; デフォルト: 無効; Linux 2.4 以降) 接続を待ち受けているサービスが遅すぎて、 ...
https://man.plustar.jp/manpage/man7/tcp.7.html - [similar]
Man page of LIBC 4559
LIBC Section: Linux Programmer's Manual (7) Updated: 2016-12-12 Index JM Home Page 名前 libc - Linux ... ら、標準 C ライブラリを意味する "libc" という用語は Linux ではいくらか曖昧さのある用語となっている。 glibc L ... リ であり、しばしば glibc と 呼ばれる。全ての主要な Linux ディストリビューションで現在使われている C ライブラ ... バージョンの glibc に関する様々な情報を表示する。 Linux libc In the early to mid 1990s, there was for a wh ... ile Linux libc , a fork of glibc 1.x created by Linux develo ...
https://man.plustar.jp/manpage/man7/glibc.7.html - [similar]
Man page of LIBC 4559
LIBC Section: Linux Programmer's Manual (7) Updated: 2016-12-12 Index JM Home Page 名前 libc - Linux ... ら、標準 C ライブラリを意味する "libc" という用語は Linux ではいくらか曖昧さのある用語となっている。 glibc L ... リ であり、しばしば glibc と 呼ばれる。全ての主要な Linux ディストリビューションで現在使われている C ライブラ ... バージョンの glibc に関する様々な情報を表示する。 Linux libc In the early to mid 1990s, there was for a wh ... ile Linux libc , a fork of glibc 1.x created by Linux develo ...
https://man.plustar.jp/manpage/man7/libc.7.html - [similar]
Man page of REBOOT 4515
REBOOT Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 reboot ... ーネル 2.1.30 以降では、定数としてシンボリックな名前 LINUX_REBOOT_* が定義されており、呼び出しの第 4 引数とし ... ることができる。*/ #include < unistd.h > #include < linux/reboot.h > int reboot(int magic , int magic2 , int ... ロークは loadkeys (1) によって変更できる。 magic が LINUX_REBOOT_MAGIC1 (値は 0xfee1dead) であり、かつ magic ... 2 が LINUX_REBOOT_MAGIC2 (672274793) でなければ、このシステム ...
https://man.plustar.jp/manpage/man2/reboot.2.html - [similar]
Man page of PRCTL 4384
PRCTL Section: Linux Programmer's Manual (2) Updated: 2015-02-01 Index JM Home Page 名前 prctl - ... の動作は最初の引き数によって決定される (この値は < linux/prctl.h > に定義されている)。 残りの引き数は最初の ... 引き数として以下のものを指定できる: PR_CAPBSET_READ (Linux 2.6.25 以降) で指定されたケーパビリティが呼び出した ... し、そうでない場合 0 を返す (ケーパビリティ定数は < linux/capability.h > で定義されている)。 ケーパビリティバ ... び出しはエラー EINVAL で失敗する。 PR_CAPBSET_DROP (Linux 2.6.25 以降) 呼び出したスレッドがケーパビリティ CA ...
https://man.plustar.jp/manpage/man2/prctl.2.html - [similar]
Man page of IP 4233
IP Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 ip - Linux ... ocket = socket(AF_INET, SOCK_RAW, protocol ); 説明 Linux は RFC 791 と RFC 1122 で記述されている Internet P ... ly is always set to AF_INET . This is required; in Linux 2.2 most networking functions return EINVAL when t ... s: reserved ports ). Only a privileged process (on Linux: a process that has the CAP_NET_BIND_SERVICE capab ... il with the error ENOPROTOOPT . IP_ADD_MEMBERSHIP (Linux 1.2 以降) マルチキャストグループに参加する。 引数は ...
https://man.plustar.jp/manpage/man7/ip.7.html - [similar]
Man page of NETLINK 4189
NETLINK Section: Linux Programmer's Manual (7) Updated: 2020-06-09 Index JM Home Page 名前 netli ... asm/types.h > #include < sys/socket.h > #include < linux/netlink.h > netlink_socket = socket(AF_NETLINK, so ... ができるだろう ( rtnetlink (7) を見よ)。 NETLINK_W1 (Linux 2.6.13 から 2.16.17 まで) 単線 (1-wire) のサブシス ... プロトコルのために予約されている。 NETLINK_FIREWALL (Linux 3.4 以前) Transport IPv4 packets from netfilter to ... nk_queue feature), NETLINK_FIREWALL was removed in Linux 3.5. NETLINK_SOCK_DIAG (Linux 3.3 以降) Query info ...
https://man.plustar.jp/manpage/man7/netlink.7.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