manページ検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 369 for open (0.116 sec.)
Man page of GETRLIMIT 4382
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... the calling process. This limit is enforced for mq_open (3). Each message queue that the user creates coun ... データ分 */ ここで attr は mq_attr 構造体であり、 mq_open (3) の第 4 引数として指定される。 また、構造体 msg ... スクリプター数の最大値より 1 大きい値を指定する。 ( open (2), pipe (2), dup (2) などにより) この上限を超えよ ... 元がハードリミット RLIMIT_NOFILE を /proc/sys/fs/nr_open ( proc (5) 参照) で定義される最大値より大きな値に増 ...
https://man.plustar.jp/manpage/man2/setrlimit.2.html - [similar]
Man page of SPU_RUN 4382
SPU_RUN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 spu_r ... cal store memory */ instruction = 0x00001234; fd = open("/spu/example-context/mem", O_RDWR); if (fd == -1) ... handle_error("open"); write(fd, &instruction, sizeof(instruction)); / ... , &npc, NULL); if (spu_status == -1) handle_error("open"); /* we should see a status code of 0x1234002: * ...
https://man.plustar.jp/manpage/man2/spu_run.2.html - [similar]
Man page of TRUNCATE 4382
TRUNCATE Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 trun ... 要件 ( feature_test_macros (7) 参照): truncate (): _XOPEN_SOURCE >= 500 || /* glibc 2.12 以降: */ _POSIX_C_S ... /* glibc 2.19 以前: */ _BSD_SOURCE ftruncate (): _XOPEN_SOURCE >= 500 || /* glibc 2.3.5 以降: */ _POSIX_C_ ... EINVAL または EBADF The file descriptor fd is not open for writing. POSIX permits, and portable applicati ... the size of a POSIX shared memory object; see shm_open (3). 「説明」の節で述べた詳細は XSI 準拠のシステム ...
https://man.plustar.jp/manpage/man2/truncate.2.html - [similar]
Man page of TRUNCATE 4382
TRUNCATE Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 trun ... 要件 ( feature_test_macros (7) 参照): truncate (): _XOPEN_SOURCE >= 500 || /* glibc 2.12 以降: */ _POSIX_C_S ... /* glibc 2.19 以前: */ _BSD_SOURCE ftruncate (): _XOPEN_SOURCE >= 500 || /* glibc 2.3.5 以降: */ _POSIX_C_ ... EINVAL または EBADF The file descriptor fd is not open for writing. POSIX permits, and portable applicati ... the size of a POSIX shared memory object; see shm_open (3). 「説明」の節で述べた詳細は XSI 準拠のシステム ...
https://man.plustar.jp/manpage/man2/truncate64.2.html - [similar]
Man page of GETRLIMIT 4382
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... the calling process. This limit is enforced for mq_open (3). Each message queue that the user creates coun ... データ分 */ ここで attr は mq_attr 構造体であり、 mq_open (3) の第 4 引数として指定される。 また、構造体 msg ... スクリプター数の最大値より 1 大きい値を指定する。 ( open (2), pipe (2), dup (2) などにより) この上限を超えよ ... 元がハードリミット RLIMIT_NOFILE を /proc/sys/fs/nr_open ( proc (5) 参照) で定義される最大値より大きな値に増 ...
https://man.plustar.jp/manpage/man2/ugetrlimit.2.html - [similar]
Man page of USELIB 4382
USELIB Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 uselib ... 合は -1 が返され、 errno が適切に設定される。 エラー open (2) と mmap (2) が返すエラーコードに加えて、以下の ... 関連項目 ar (1), gcc (1), ld (1), ldd (1), mmap (2), open (2), dlopen (3), capabilities (7), ld.so (8) この文 ...
https://man.plustar.jp/manpage/man2/uselib.2.html - [similar]
Man page of GETRLIMIT 4382
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... the calling process. This limit is enforced for mq_open (3). Each message queue that the user creates coun ... データ分 */ ここで attr は mq_attr 構造体であり、 mq_open (3) の第 4 引数として指定される。 また、構造体 msg ... スクリプター数の最大値より 1 大きい値を指定する。 ( open (2), pipe (2), dup (2) などにより) この上限を超えよ ... 元がハードリミット RLIMIT_NOFILE を /proc/sys/fs/nr_open ( proc (5) 参照) で定義される最大値より大きな値に増 ...
https://man.plustar.jp/manpage/man3/vlimit.3.html - [similar]
Man page of SYMLINK 4382
SYMLINK Section: Linux Programmer's Manual (7) Updated: 2020-06-09 Index JM Home Page 名前 symli ... クリンクを参照するファイルディスクリプターを取得する open (2) に O_PATH と O_NOFOLLOW の両方のフラグを指定す ... ンボリックリンクへのハンドルが返される。 それ以降の open_by_handle_at (2) で O_PATH フラグを指定することで、 ... s is also true for commands.) The one exception is openat2 (2), which provides flags that can be used to e ... ch pointed to a file named afile , the system call open("slink" ...) would return a file descriptor referr ...
https://man.plustar.jp/manpage/man7/symlink.7.html - [similar]
JM Project (Japanese)::List(man1) 4382
Linux マニュアル 一覧表 アルファベット順 - m linuxマニュアルの m の一覧表です。 Linux マニュアル ... tify - メッセージ到着時に通知を行うよう登録する mq_open man2 mq_open - メッセージキューをオープンする mq_o ... pen man3 mq_open - メッセージキューをオープンする mq_overview man7 ...
https://man.plustar.jp/manpage/man_m.html - [similar]
Man page of GETXATTR 4338
GETXATTR Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 getx ... ン済みファイルの情報だけを取得する点が異なる ( fd は open (2) によって返される)。 An extended attribute name ... 関連項目 getfattr (1), setfattr (1), listxattr (2), open (2), removexattr (2), setxattr (2), stat (2), syml ...
https://man.plustar.jp/manpage/man2/fgetxattr.2.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 NEXT

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