manページ検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 369 for open (0.102 sec.)
Man page of ERR 4682
ERR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 err, verr ... ize); if (p == NULL) err(EXIT_FAILURE, NULL); fd = open(file_name, O_RDONLY, 0); if (fd == -1) err(EXIT_FA ... s", start_time_string); エラーを警告表示する: fd = open(raw_device, O_RDONLY, 0); if (fd == -1) warnx("%s: ... block device", raw_device, strerror(errno)); fd = open(block_device, O_RDONLY, 0); if (fd == -1) err(EXIT ...
https://man.plustar.jp/manpage/man3/errx.3.html - [similar]
Man page of POSIX_OPENPT 4682
POSIX_OPENPT Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 ... posix_openpt - 疑似端末 (pseudoterminal) デバイスをオープンす ... nclude < stdlib.h > #include < fcntl.h > int posix_openpt(int flags ); glibc 向けの機能検査マクロの要件 ( ... feature_test_macros (7) 参照): posix_openpt (): _XOPEN_SOURCE >= 600 説明 posix_openpt () 関 ... セスの制御端末としない。 返り値 成功した場合、 posix_openpt () は、未使用のファイルディスクリプターのうち最小 ...
https://man.plustar.jp/manpage/man3/posix_openpt.3.html - [similar]
Man page of ERR 4682
ERR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 err, verr ... ize); if (p == NULL) err(EXIT_FAILURE, NULL); fd = open(file_name, O_RDONLY, 0); if (fd == -1) err(EXIT_FA ... s", start_time_string); エラーを警告表示する: fd = open(raw_device, O_RDONLY, 0); if (fd == -1) warnx("%s: ... block device", raw_device, strerror(errno)); fd = open(block_device, O_RDONLY, 0); if (fd == -1) err(EXIT ...
https://man.plustar.jp/manpage/man3/verr.3.html - [similar]
Man page of ERR 4682
ERR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 err, verr ... ize); if (p == NULL) err(EXIT_FAILURE, NULL); fd = open(file_name, O_RDONLY, 0); if (fd == -1) err(EXIT_FA ... s", start_time_string); エラーを警告表示する: fd = open(raw_device, O_RDONLY, 0); if (fd == -1) warnx("%s: ... block device", raw_device, strerror(errno)); fd = open(block_device, O_RDONLY, 0); if (fd == -1) err(EXIT ...
https://man.plustar.jp/manpage/man3/verrx.3.html - [similar]
Man page of ERR 4682
ERR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 err, verr ... ize); if (p == NULL) err(EXIT_FAILURE, NULL); fd = open(file_name, O_RDONLY, 0); if (fd == -1) err(EXIT_FA ... s", start_time_string); エラーを警告表示する: fd = open(raw_device, O_RDONLY, 0); if (fd == -1) warnx("%s: ... block device", raw_device, strerror(errno)); fd = open(block_device, O_RDONLY, 0); if (fd == -1) err(EXIT ...
https://man.plustar.jp/manpage/man3/vwarn.3.html - [similar]
Man page of ERR 4682
ERR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 err, verr ... ize); if (p == NULL) err(EXIT_FAILURE, NULL); fd = open(file_name, O_RDONLY, 0); if (fd == -1) err(EXIT_FA ... s", start_time_string); エラーを警告表示する: fd = open(raw_device, O_RDONLY, 0); if (fd == -1) warnx("%s: ... block device", raw_device, strerror(errno)); fd = open(block_device, O_RDONLY, 0); if (fd == -1) err(EXIT ...
https://man.plustar.jp/manpage/man3/vwarnx.3.html - [similar]
Man page of ERR 4682
ERR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 err, verr ... ize); if (p == NULL) err(EXIT_FAILURE, NULL); fd = open(file_name, O_RDONLY, 0); if (fd == -1) err(EXIT_FA ... s", start_time_string); エラーを警告表示する: fd = open(raw_device, O_RDONLY, 0); if (fd == -1) warnx("%s: ... block device", raw_device, strerror(errno)); fd = open(block_device, O_RDONLY, 0); if (fd == -1) err(EXIT ...
https://man.plustar.jp/manpage/man3/warn.3.html - [similar]
Man page of ERR 4682
ERR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 err, verr ... ize); if (p == NULL) err(EXIT_FAILURE, NULL); fd = open(file_name, O_RDONLY, 0); if (fd == -1) err(EXIT_FA ... s", start_time_string); エラーを警告表示する: fd = open(raw_device, O_RDONLY, 0); if (fd == -1) warnx("%s: ... block device", raw_device, strerror(errno)); fd = open(block_device, O_RDONLY, 0); if (fd == -1) err(EXIT ...
https://man.plustar.jp/manpage/man3/warnx.3.html - [similar]
Man page of ICONV 4638
ICONV Section: Linux User Manual (1) Updated: 2020-06-09 Index JM Home Page 名前 iconv - テキスト ... 3) を呼び出す前に、 iconv プログラムは最初に iconv_open (3) を使って変換ディスクリプターを割り当てる。 ico ... nv_open (3) の動作は GCONV_PATH 環境変数の設定の影響を受け ... る。 * GCONV_PATH が設定されていない場合、 iconv_open (3) は iconvconfig (8) により作成されたシステムの ... ュール設定キャッシュは使用されない。 代わりに iconv_open (3) は最初に GCONV_PATH に指定されたディレクトリを ...
https://man.plustar.jp/manpage/man1/iconv.1.html - [similar]
Man page of LSEEK 4638
LSEEK Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 lseek - ... ; 説明 lseek () repositions the file offset of the open file description associated with the file descript ... オープンファイル記述、ファイルの関係の説明については open (2) を参照。 If the O_APPEND file status flag is s ... et on the open file description, then a write (2) always moves th ... SPIPE . 関連項目 dup (2), fallocate (2), fork (2), open (2), fseek (3), lseek64 (3), posix_fallocate (3) こ ...
https://man.plustar.jp/manpage/man2/lseek.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT

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