manページ検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 369 for open (0.023 sec.)
Man page of TEE 4250
TEE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 tee - パイ ... %s <file>\n", argv[0]); exit(EXIT_FAILURE); } fd = open(argv[1], O_WRONLY | O_CREAT | O_TRUNC, 0644); if ( ... fd == -1) { perror("open"); exit(EXIT_FAILURE); } do { /* * tee stdin to st ...
https://man.plustar.jp/manpage/man2/tee.2.html - [similar]
Man page of SYSCONF 4250
SYSCONF Section: Linux Programmer's Manual (3) Updated: 2019-05-09 Index JM Home Page 名前 sysco ... 報は得られない: この値は 1000000 でなければならない) OPEN_MAX - _SC_OPEN_MAX 一つのプロセスが同時にオープンで ... きるファイル数の上限。 _POSIX_OPEN_MAX (20) 未満であってはならない。 PAGESIZE - _SC_P ... 。 定義されていた場合には、この値は標準 C マクロの FOPEN_MAX と同じである。 _POSIX_STREAM_MAX (8) 未満であっ ...
https://man.plustar.jp/manpage/man3/sysconf.3.html - [similar]
Man page of TEMPNAM 4250
TEMPNAM Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 tempn ... までの間に、別のプログラムが同じパス名で、ファイルを open (2) で作成したり、シンボリックリンクを作成したりす ... 可能性がある。 そのような可能性を回避するためには、 open (2) の O_EXCL フラグを使ってパス名をオープンすれば ...
https://man.plustar.jp/manpage/man3/tempnam.3.html - [similar]
Man page of VCS 4250
VCS Section: Linux Programmer's Manual (4) Updated: 2020-11-01 Index JM Home Page 名前 vcs, vcsa ... ned short mask; unsigned char attrib; int ch; fd = open(console, O_RDWR); if (fd < 0) { perror(console); e ... SK"); exit(EXIT_FAILURE); } (void) close(fd); fd = open(device, O_RDWR); if (fd < 0) { perror(device); exi ...
https://man.plustar.jp/manpage/man4/vcs.4.html - [similar]
Man page of VCS 4250
VCS Section: Linux Programmer's Manual (4) Updated: 2020-11-01 Index JM Home Page 名前 vcs, vcsa ... ned short mask; unsigned char attrib; int ch; fd = open(console, O_RDWR); if (fd < 0) { perror(console); e ... SK"); exit(EXIT_FAILURE); } (void) close(fd); fd = open(device, O_RDWR); if (fd < 0) { perror(device); exi ...
https://man.plustar.jp/manpage/man4/vcsa.4.html - [similar]
JM Project (Japanese)::List(man1) 4250
Linux マニュアル 一覧表 アルファベット順 - s linuxマニュアルの s の一覧表です。 Linux マニュアル ... n2 semop, semtimedop - System V セマフォの操作 sem_open man3 sem_open - 名前付きセマフォを初期化し、オープ ... - System V 共有メモリー (shared memory) の操作 shm_open man3 shm_open, shm_unlink - POSIX 共有メモリーオブ ... iew - POSIX 共有メモリーの概要 shm_unlink man3 shm_open, shm_unlink - POSIX 共有メモリーオブジェクトの作成 ... onsole_loglevel の設定を行う syslog man3 closelog, openlog, syslog, vsyslog - システムロガーにメッセージを ...
https://man.plustar.jp/manpage/man_s.html - [similar]
Man page of EXPECT 4215
EXPECT Section: User Commands (1) Updated: 29 December 1994 Index JM Home Page 名前 expect - 対話 ... に指定された info フラグでない引数の内容を返す。 exp_open [args] [-i spawn_id] 元の spawn id に結びつけられた ... ファイル ID を返す。 そのファイル ID は、Tcl の open コマンドでオープンした時と同様に扱える。 (spawn id ... れるべきでない。 wait も実行すべきではない。) -leaveopen フラグは、spawn id をオープンしたままにしておく。 ... イル名の代わりに、Tcl ファイル識別子を指定すると、 -open や -leaveopen フラグが使える。 spawn コマンドと同様 ...
https://man.plustar.jp/manpage/man1/expect.1.html - [similar]
Man page of EVENTFD 4215
EVENTFD Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 event ... をセットする。 このフラグが役に立つ理由については、 open (2) の O_CLOEXEC フラグの説明を参照のこと。 EFD_NO ... 7 以降) Set the O_NONBLOCK file status flag on the open file description (see open (2)) referred to by the ...
https://man.plustar.jp/manpage/man2/eventfd.2.html - [similar]
Man page of EVENTFD 4215
EVENTFD Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 event ... をセットする。 このフラグが役に立つ理由については、 open (2) の O_CLOEXEC フラグの説明を参照のこと。 EFD_NO ... 7 以降) Set the O_NONBLOCK file status flag on the open file description (see open (2)) referred to by the ...
https://man.plustar.jp/manpage/man2/eventfd2.2.html - [similar]
Man page of MSGGET 4215
MSGGET Section: Linux Programmer's Manual (2) Updated: 2019-08-02 Index JM Home Page 名前 msgget ... は失敗し、 errno に EEXIST が設定される。 (これは open (2) に O_CREAT | O_EXCL を指定した場合の動作と同じ ... ス許可の定義として使用される。 これらの許可ビットは open (2) の引数 mode と同じ形式で同じ意味である。 や cr ...
https://man.plustar.jp/manpage/man2/msgget.2.html - [similar]
PREV 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 NEXT

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