manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 142 for memory (0.021 sec.)
Man page of SYSINFO 11229
SYSINFO Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 sysin ... o ); 説明 sysinfo () returns certain statistics on memory and swap usage, as well as the load average. Linux ... es */ unsigned long totalram; /* Total usable main memory size */ unsigned long freeram; /* Available memory ... ze */ unsigned long sharedram; /* Amount of shared memory */ unsigned long bufferram; /* Memory used by buff ... tes */ }; In the above structure, the sizes of the memory and swap fields are given in bytes. Linux 2.3.23 ( ...
https://man.plustar.jp/manpage/man2/sysinfo.2.html - [similar]
Man page of SHM_OPEN 9792
SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_ ... that the group ownership of a newly created shared memory object is set to either the calling process's effe ... トされる。 例 The programs below employ POSIX shared memory and POSIX unnamed semaphores to exchange a piece o ... he case of a string that is placed into the shared memory by the "send" program. Once the data has been modi ... am then prints the contents of the modified shared memory. An example execution of the two programs is the f ...
https://man.plustar.jp/manpage/man3/shm_open.3.html - [similar]
Man page of SHM_OPEN 9792
SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_ ... that the group ownership of a newly created shared memory object is set to either the calling process's effe ... トされる。 例 The programs below employ POSIX shared memory and POSIX unnamed semaphores to exchange a piece o ... he case of a string that is placed into the shared memory by the "send" program. Once the data has been modi ... am then prints the contents of the modified shared memory. An example execution of the two programs is the f ...
https://man.plustar.jp/manpage/man3/shm_unlink.3.html - [similar]
Man page of SHMOP 9329
SHMOP Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 shmat, ... shmdt - System V 共有メモリー (shared memory) の操作 書式 #include < sys/types.h > #include < s ... で指定された System V 共有メモリーセグメント (shared memory segment) を コールしたプロセスのアドレス空間に付加 ... grams shown below exchange a string using a shared memory segment. Further details about the programs are gi ... "reader" program, which creates a System V shared memory segment and a System V semaphore set. The program ...
https://man.plustar.jp/manpage/man2/shmat.2.html - [similar]
Man page of SHMOP 9329
SHMOP Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 shmat, ... shmdt - System V 共有メモリー (shared memory) の操作 書式 #include < sys/types.h > #include < s ... で指定された System V 共有メモリーセグメント (shared memory segment) を コールしたプロセスのアドレス空間に付加 ... grams shown below exchange a string using a shared memory segment. Further details about the programs are gi ... "reader" program, which creates a System V shared memory segment and a System V semaphore set. The program ...
https://man.plustar.jp/manpage/man2/shmdt.2.html - [similar]
Man page of SHMOP 9329
SHMOP Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 shmat, ... shmdt - System V 共有メモリー (shared memory) の操作 書式 #include < sys/types.h > #include < s ... で指定された System V 共有メモリーセグメント (shared memory segment) を コールしたプロセスのアドレス空間に付加 ... grams shown below exchange a string using a shared memory segment. Further details about the programs are gi ... "reader" program, which creates a System V shared memory segment and a System V semaphore set. The program ...
https://man.plustar.jp/manpage/man2/shmop.2.html - [similar]
Man page of MALLOC 8807
MALLOC Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 malloc ... 動作も行われない。 The calloc () function allocates memory for an array of nmemb elements of size bytes each ... and returns a pointer to the allocated memory. The memory is set to zero. If nmemb or size is 0, ... with the result that an incorrectly sized block of memory would be allocated: malloc(nmemb * size); realloc ... e reallocarray () function changes the size of the memory block pointed to by ptr to be large enough for an ...
https://man.plustar.jp/manpage/man3/calloc.3.html - [similar]
Man page of MALLOC 8807
MALLOC Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 malloc ... 動作も行われない。 The calloc () function allocates memory for an array of nmemb elements of size bytes each ... and returns a pointer to the allocated memory. The memory is set to zero. If nmemb or size is 0, ... with the result that an incorrectly sized block of memory would be allocated: malloc(nmemb * size); realloc ... e reallocarray () function changes the size of the memory block pointed to by ptr to be large enough for an ...
https://man.plustar.jp/manpage/man3/free.3.html - [similar]
Man page of MALLOC 8807
MALLOC Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 malloc ... 動作も行われない。 The calloc () function allocates memory for an array of nmemb elements of size bytes each ... and returns a pointer to the allocated memory. The memory is set to zero. If nmemb or size is 0, ... with the result that an incorrectly sized block of memory would be allocated: malloc(nmemb * size); realloc ... e reallocarray () function changes the size of the memory block pointed to by ptr to be large enough for an ...
https://man.plustar.jp/manpage/man3/malloc.3.html - [similar]
Man page of MALLOC 8807
MALLOC Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 malloc ... 動作も行われない。 The calloc () function allocates memory for an array of nmemb elements of size bytes each ... and returns a pointer to the allocated memory. The memory is set to zero. If nmemb or size is 0, ... with the result that an incorrectly sized block of memory would be allocated: malloc(nmemb * size); realloc ... e reallocarray () function changes the size of the memory block pointed to by ptr to be large enough for an ...
https://man.plustar.jp/manpage/man3/realloc.3.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