manページ検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 378 for all (0.064 sec.)
Man page of GETRLIMIT 3725
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... down to the system page size. This limit affects calls to brk (2), mmap (2), and mremap (2), which fail ... down to the system page size. This limit affects calls to brk (2), sbrk (2), and (since Linux 4.7) mmap ... stem page size. This limit affects mlock (2), mlockall (2), and the mmap (2) MAP_LOCKED operation. Since ... 2)) that may be locked by the real user ID of the calling process. The shmctl (2) SHM_LOCK locks are acco ...
https://man.plustar.jp/manpage/man2/ugetrlimit.2.html - [similar]
Man page of GETADDRINFO_A 3725
GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... 了する前に指定されたタイムアウト時間が満了した。 EAI_ALLDONE 指定された関数には実際には要求がなかった。 EAI ... EAI_NOTCANCELED 要求はキャンセルされていない。 EAI_ALLDONE 要求はすでに完了している。 gai_strerror (3) 関 ... } for (int i = 0; i < argc - 1; i++) { reqs[i] = malloc(sizeof(*reqs[0])); if (reqs[i] == NULL) { perror ... ("malloc"); exit(EXIT_FAILURE); } memset(reqs[i], 0, size ...
https://man.plustar.jp/manpage/man3/gai_cancel.3.html - [similar]
Man page of GETADDRINFO_A 3725
GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... 了する前に指定されたタイムアウト時間が満了した。 EAI_ALLDONE 指定された関数には実際には要求がなかった。 EAI ... EAI_NOTCANCELED 要求はキャンセルされていない。 EAI_ALLDONE 要求はすでに完了している。 gai_strerror (3) 関 ... } for (int i = 0; i < argc - 1; i++) { reqs[i] = malloc(sizeof(*reqs[0])); if (reqs[i] == NULL) { perror ... ("malloc"); exit(EXIT_FAILURE); } memset(reqs[i], 0, size ...
https://man.plustar.jp/manpage/man3/gai_error.3.html - [similar]
Man page of GETADDRINFO_A 3725
GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... 了する前に指定されたタイムアウト時間が満了した。 EAI_ALLDONE 指定された関数には実際には要求がなかった。 EAI ... EAI_NOTCANCELED 要求はキャンセルされていない。 EAI_ALLDONE 要求はすでに完了している。 gai_strerror (3) 関 ... } for (int i = 0; i < argc - 1; i++) { reqs[i] = malloc(sizeof(*reqs[0])); if (reqs[i] == NULL) { perror ... ("malloc"); exit(EXIT_FAILURE); } memset(reqs[i], 0, size ...
https://man.plustar.jp/manpage/man3/gai_suspend.3.html - [similar]
Man page of GETADDRINFO_A 3725
GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... 了する前に指定されたタイムアウト時間が満了した。 EAI_ALLDONE 指定された関数には実際には要求がなかった。 EAI ... EAI_NOTCANCELED 要求はキャンセルされていない。 EAI_ALLDONE 要求はすでに完了している。 gai_strerror (3) 関 ... } for (int i = 0; i < argc - 1; i++) { reqs[i] = malloc(sizeof(*reqs[0])); if (reqs[i] == NULL) { perror ... ("malloc"); exit(EXIT_FAILURE); } memset(reqs[i], 0, size ...
https://man.plustar.jp/manpage/man3/getaddrinfo_a.3.html - [similar]
Man page of SHM_OPEN 3725
SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_ ... は、 必ず一連の操作として実行される (performed atomically)。 O_TRUNC 共有メモリーオブジェクトがすでに存在し ... created shared memory object is set to either the calling process's effective group ID or "a system defau ... that the group ownership may be set to either the calling process's effective group ID or, if the object ... errExit("ftruncate"); /* Map the object into the caller's address space */ struct shmbuf *shmp = mmap(NU ...
https://man.plustar.jp/manpage/man3/shm_open.3.html - [similar]
Man page of SHM_OPEN 3725
SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_ ... は、 必ず一連の操作として実行される (performed atomically)。 O_TRUNC 共有メモリーオブジェクトがすでに存在し ... created shared memory object is set to either the calling process's effective group ID or "a system defau ... that the group ownership may be set to either the calling process's effective group ID or, if the object ... errExit("ftruncate"); /* Map the object into the caller's address space */ struct shmbuf *shmp = mmap(NU ...
https://man.plustar.jp/manpage/man3/shm_unlink.3.html - [similar]
Man page of GETRLIMIT 3725
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... down to the system page size. This limit affects calls to brk (2), mmap (2), and mremap (2), which fail ... down to the system page size. This limit affects calls to brk (2), sbrk (2), and (since Linux 4.7) mmap ... stem page size. This limit affects mlock (2), mlockall (2), and the mmap (2) MAP_LOCKED operation. Since ... 2)) that may be locked by the real user ID of the calling process. The shmctl (2) SHM_LOCK locks are acco ...
https://man.plustar.jp/manpage/man3/vlimit.3.html - [similar]
Man page of CORE 3725
CORE Section: Linux Programmer's Manual (5) Updated: 2020-11-01 Index JM Home Page 名前 core - コ ... %e The process or thread's comm value, which typically is the same as the executable filename (without p ... ble names as the last argument and ensure it joins all parts of the executable name using spaces. Executa ... rocesses may be piped to user-space programs in parallel. If this value is exceeded, then those crashing ... tes that unlimited processes may be captured in parallel, but that no waiting will take place (i.e., the ...
https://man.plustar.jp/manpage/man5/core.5.html - [similar]
Man page of TERMCAP 3725
TERMCAP Section: Linux Programmer's Manual (5) Updated: 2020-08-13 Index JM Home Page 名前 termc ... ァンクションキー 9 k; ファンクションキー 10 ka clea all tabs キー kA insert line キー kb バックスペースキー ...
https://man.plustar.jp/manpage/man5/termcap.5.html - [similar]
PREV 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 NEXT

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