manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 293 for ENOMEM (0.037 sec.)
Man page of MALLOC 7640
MALLOC Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 malloc ... ccurs, reallocarray () returns NULL, sets errno to ENOMEM , and leaves the original block of memory unchange ... allocarray () は以下のエラーで失敗することがある。 ENOMEM Out of memory. Possibly, the application hit the R ... loc (), realloc () は実行に失敗したときに errno を ENOMEM に設定することになっている。 Glibc ではこれが守られ ...
https://man.plustar.jp/manpage/man3/malloc.3.html - [similar]
Man page of MALLOC 7640
MALLOC Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 malloc ... ccurs, reallocarray () returns NULL, sets errno to ENOMEM , and leaves the original block of memory unchange ... allocarray () は以下のエラーで失敗することがある。 ENOMEM Out of memory. Possibly, the application hit the R ... loc (), realloc () は実行に失敗したときに errno を ENOMEM に設定することになっている。 Glibc ではこれが守られ ...
https://man.plustar.jp/manpage/man3/realloc.3.html - [similar]
Man page of MALLOC 7640
MALLOC Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 malloc ... ccurs, reallocarray () returns NULL, sets errno to ENOMEM , and leaves the original block of memory unchange ... allocarray () は以下のエラーで失敗することがある。 ENOMEM Out of memory. Possibly, the application hit the R ... loc (), realloc () は実行に失敗したときに errno を ENOMEM に設定することになっている。 Glibc ではこれが守られ ...
https://man.plustar.jp/manpage/man3/reallocarray.3.html - [similar]
Man page of MINCORE 7316
MINCORE Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 minco ... している。 EINVAL addr がページサイズの倍数でない。 ENOMEM length が ( TASK_SIZE - addr ) より大きい。 ( leng ... では、この条件の場合はエラー EINVAL が返されていた。 ENOMEM addr から addr + length の間にマップされていないメ ...
https://man.plustar.jp/manpage/man2/mincore.2.html - [similar]
Man page of BRK 6982
BRK Section: Linux Programmer's Manual (2) Updated: 2016-03-15 Index JM Home Page 名前 brk, sbrk ... 0 を返す。 エラーの場合には、-1 を返し、 errno に ENOMEM を設定する。 成功した場合、 sbrk () は変更前のプロ ... 。 エラーの場合には、 (void *) -1 を返し、 errno に ENOMEM を設定する。 準拠 4.3BSD, SUSv1. SUSv2 では「過去の ...
https://man.plustar.jp/manpage/man2/brk.2.html - [similar]
Man page of MADVISE 6982
MADVISE Section: Linux Programmer's Manual (2) Updated: 2014-12-31 Index JM Home Page 名前 madvi ... の RSS (resident set size) の最大値を越えてしまう。 ENOMEM ( MADV_WILLNEED の場合) メモリーが足りず、ページン ... グに失敗した。 ENOMEM 指定した範囲のアドレスが、現在マップされていない。 ... スを適用する (しかしシステムコールに対してはちゃんと ENOMEM を返す)。 関連項目 getrlimit (2), mincore (2), mma ...
https://man.plustar.jp/manpage/man2/madvise.2.html - [similar]
Man page of BRK 6982
BRK Section: Linux Programmer's Manual (2) Updated: 2016-03-15 Index JM Home Page 名前 brk, sbrk ... 0 を返す。 エラーの場合には、-1 を返し、 errno に ENOMEM を設定する。 成功した場合、 sbrk () は変更前のプロ ... 。 エラーの場合には、 (void *) -1 を返し、 errno に ENOMEM を設定する。 準拠 4.3BSD, SUSv1. SUSv2 では「過去の ...
https://man.plustar.jp/manpage/man2/sbrk.2.html - [similar]
Man page of CREATE_MODULE 6011
CREATE_MODULE Section: Linux Module Support (2) Updated: 26 Dec 1996 Index JM Home Page 名前 cre ... 小さすぎて、モジュールのヘッダ情報すら格納できない。 ENOMEM モジュールを格納するのに必要な大きさの連続したメモ ...
https://man.plustar.jp/manpage/man2/create_module.2.html - [similar]
Man page of FORK 6011
FORK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 fork - 子 ... fork フラグがセットされていない。 sched (7) 参照。 ENOMEM メモリーが足りないために、 fork () は必要なカーネル ... 構造体を割り当てることができなかった。 ENOMEM An attempt was made to create a child process in a ...
https://man.plustar.jp/manpage/man2/fork.2.html - [similar]
Man page of HSEARCH 6011
HSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 hcrea ... hsearch_r () は以下の理由で失敗する可能性がある。 ENOMEM action が ENTER で、 key がテーブル内に見つからず、 ... つからなかった。 POSIX.1 が規定しているのは、エラー ENOMEM だけである。 属性 この節で使用されている用語の説明 ...
https://man.plustar.jp/manpage/man3/hcreate.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT

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