manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 508 for [SIMILAR] 16 1024 4096 WITH 66492 有メ WITH 2800... (1.109 sec.)
Man page of SHM_OVERVIEW 10000
SHM_OVERVIEW Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 shm_overview - POSIX 共有メモリーの概要 説明 POSIX 共有メモリー API を使用すると、メモリーのある領域を共有して、 プロセス間で情報をやり取りすることができる。 この API では以下のインターフェース ...
https://man.plustar.jp/manpage/man7/shm_overview.7.html - [similar]
Man page of SHMGET 8853
SHMGET Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 shmget - System V 共有メモリーセグメントを割り当てる 書式 #include < sys/ipc.h > #include < sys/shm.h > int shmget(key_t key , size_t size , int shmflg ); 説明 shmget () returns the identifier of th ...
https://man.plustar.jp/manpage/man2/shmget.2.html - [similar]
Man page of SHMCTL 8853
SHMCTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 shmctl - System V 共有メモリー (shared memory) を制御する 書式 #include < sys/ipc.h > #include < sys/shm.h > int shmctl(int shmid , int cmd , struct shmid_ds * buf ); 説明 shmctl () は、識別子が shm ...
https://man.plustar.jp/manpage/man2/shmctl.2.html - [similar]
Man page of KCMP 3728
KCMP Section: Linux Programmer's Manual (2) Updated: 2013-12-08 Index JM Home Page 名前 kcmp - 二つのプロセスが同じカーネルリソースを共有しているかを比較する 書式 #include < linux/kcmp.h > int kcmp(pid_t pid1 , pid_t pid2 , int type , unsigned long idx1 , unsigned long idx2 ); 注 : このシ ...
https://man.plustar.jp/manpage/man2/kcmp.2.html - [similar]
Man page of SHM_OPEN 2777
SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_open, shm_unlink - POSIX 共有メモリーオブジェクトの作成/オープン/削除を行う 書式 #include < sys/mman.h > #include < sys/stat.h > /* mode 定数用 */ #include < fcntl.h > /* O_* 定数の定義用 */ i ...
https://man.plustar.jp/manpage/man3/shm_open.3.html - [similar]
Man page of SHM_OPEN 2777
SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_open, shm_unlink - POSIX 共有メモリーオブジェクトの作成/オープン/削除を行う 書式 #include < sys/mman.h > #include < sys/stat.h > /* mode 定数用 */ #include < fcntl.h > /* O_* 定数の定義用 */ i ...
https://man.plustar.jp/manpage/man3/shm_unlink.3.html - [similar]
Man page of objdump 2777
objdump Section: GNU Development Tools (1) Updated: 5 November 1991 Index JM Home Page 名前 objdump - オブジェクトファイルの情報を表示する 書式 objdump [ -a | --archive-headers ] [ -b bfdname | --target= bfdname ] [ -C | --demangle ] [ --debugging ] [ -d | --disassemble ] [ -D | --disass ...
https://man.plustar.jp/manpage/man1/objdump.1.html - [similar]
Man page of nlmconv 2777
nlmconv Section: GNU Development Tools (1) Updated: March 1996 Index JM Home Page 名前 nlmconv - オブジェクトコードを NLM に変換する 書式 nlmconv [ -I bfdname | --input-target= bfdname ] [ -O bfdname | --output-target= bfdname ] [ -T headerfile | --header-file= headerfile ] [ -V | --vers ...
https://man.plustar.jp/manpage/man1/nlmconv.1.html - [similar]
Man page of DL_ITERATE_PHDR 0
DL_ITERATE_PHDR Section: Linux Programmer's Manual (3) Updated: 2007-05-18 Index JM Home Page 名前 dl_iterate_phdr - 共有オブジェクトのリストを辿る 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < link.h > int dl_iterate_phdr( int (* callback ) (struct dl_phdr_info ...
https://man.plustar.jp/manpage/man3/dl_iterate_phdr.3.html - [similar]
Man page of SEM_OVERVIEW 0
SEM_OVERVIEW Section: Linux Programmer's Manual (7) Updated: 2020-06-09 Index JM Home Page 名前 sem_overview - POSIX セマフォの概要 説明 POSIX セマフォを使用すると、プロセスやスレッド間でその動作を 同期させることができる。 セマフォは整数であり、その値は決して 0 未満になることは許されない ...
https://man.plustar.jp/manpage/man7/sem_overview.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