manページ検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 369 for open (0.133 sec.)
Man page of SETNS 4083
SETNS Section: Linux Programmer's Manual (2) Updated: 2015-01-10 Index JM Home Page 名前 setns - ... d args...\n", argv[0]); exit(EXIT_FAILURE); } fd = open(argv[1], O_RDONLY); /* 名前空間のディスクリプターを ... 取得 */ if (fd == -1) errExit("open"); if (setns(fd, 0) == -1) /* 名前空間に参加 */ er ...
https://man.plustar.jp/manpage/man2/setns.2.html - [similar]
Man page of SHMGET 4083
SHMGET Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 shmget ... () は失敗し、 errno に EEXIST が設定される (これは open (2) に O_CREAT | O_EXCL を指定した場合の動作と同じ ... ループ、その他への許可を指定する。 これらのビットは open (2) の mode 引数と同じ形式で同じ意味を持つ。 今のと ...
https://man.plustar.jp/manpage/man2/shmget.2.html - [similar]
Man page of GETDIRENTRIES 4083
GETDIRENTRIES Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 ... 存在し、他にもいくつかのシステムにもある。 代わりに opendir (3) と readdir (3) を使用すること。 関連項目 ls ... eek (2), open (2) この文書について この man ページは Linux man-p ...
https://man.plustar.jp/manpage/man3/getdirentries.3.html - [similar]
Man page of MMAP 4083
MMAP Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 mmap, mu ... [length]\n", argv[0]); exit(EXIT_FAILURE); } fd = open(argv[1], O_RDONLY); if (fd == -1) handle_error("op ... emap_file_pages (2), setrlimit (2), shmat (2), shm_open (3), shm_overview (7) proc (5) の /proc/[pid]/maps ...
https://man.plustar.jp/manpage/man3/mmap64.3.html - [similar]
Man page of MQ_CLOSE 4083
MQ_CLOSE Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 mq_c ... される。 関連項目 mq_getattr (3), mq_notify (3), mq_open (3), mq_receive (3), mq_send (3), mq_unlink (3), m ...
https://man.plustar.jp/manpage/man3/mq_close.3.html - [similar]
Man page of MQ_UNLINK 4083
MQ_UNLINK Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 mq_ ... 項目 mq_close (3), mq_getattr (3), mq_notify (3), mq_open (3), mq_receive (3), mq_send (3), mq_overview (7) ...
https://man.plustar.jp/manpage/man3/mq_unlink.3.html - [similar]
Man page of STDIO 4083
STDIO Section: Linux Programmer's Manual (3) Updated: 2017-11-26 Index JM Home Page 名前 stdio - ... ページから得ることができる。 ファイルを オープン (open) する ことによって、 ストリームは外部ファイル (通常 ... のかが示されている。 BUFSIZ , EOF , FILENAME_MAX , FOPEN_MAX , L_cuserid , L_ctermid , L_tmpnam , NULL , SE ... 確認とリセット fclose (3) ストリームをクローズする fdopen (3) ストリームをオープンする feof (3) ストリームの ... 数であるストリームの整数値のディスクリプターを返す fopen (3) ストリームをオープンする fprintf (3) 書式付き出 ...
https://man.plustar.jp/manpage/man3/stdio.3.html - [similar]
Man page of TTYNAME 4083
TTYNAME Section: Linux Programmer's Manual (3) Updated: 2019-10-10 Index JM Home Page 名前 ttyna ... a file descriptor that refers to a pts (4) device open when switching to another mount namespace that use ...
https://man.plustar.jp/manpage/man3/ttyname.3.html - [similar]
Man page of TTYNAME 4083
TTYNAME Section: Linux Programmer's Manual (3) Updated: 2019-10-10 Index JM Home Page 名前 ttyna ... a file descriptor that refers to a pts (4) device open when switching to another mount namespace that use ...
https://man.plustar.jp/manpage/man3/ttyname_r.3.html - [similar]
Man page of CAPABILITIES 4083
CAPABILITIES Section: Linux Programmer's Manual (7) Updated: 2015-02-01 Index JM Home Page 名前 ... リの読み出しと実行 の権限チェックをバイパスする。 * open_by_handle_at (2) を起動する。 CAP_FOWNER * 通常、プ ... の際にディレクトリのスティッキービットを無視する。 * open (2) や fcntl (2) で任意のファイルに対して O_NOATIM ... ンするシステムコール (例えば accept (2), execve (2), open (2), pipe (2)) でシステム全体でオープンできるファイ ... 成にどのケーパビリティも必要としない)。 * perf_event_open (2) を呼び出す。 * 特権が必要な perf イベントの情報 ...
https://man.plustar.jp/manpage/man7/capabilities.7.html - [similar]
PREV 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 NEXT

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