manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 52 for lseek (0.003 sec.)
Man page of LSEEK64 14352
LSEEK64 Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 lseek ... lude < sys/types.h > #include < unistd.h > off64_t lseek64(int fd , off64_t offset , int whence ); 説明 lse ... 場合に対応する。 更に詳しい説明・返り値・エラーは、 lseek (2) を参照すること。 4 つのインターフェースが使用可 ... 能である: lseek (), lseek64 (), llseek (), llseek () lseek() プロト ... タイプ: off_t lseek(int fd , off_t offset , int whence ); The C librar ...
https://man.plustar.jp/manpage/man3/lseek64.3.html - [similar]
Man page of LSEEK 12829
LSEEK Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 lseek - ... nclude < sys/types.h > #include < unistd.h > off_t lseek(int fd , off_t offset , int whence ); 説明 lseek ( ... ファイルのサイズに offset バイトを足した位置になる。 lseek () は、オフセットをファイルの末尾を越えた位置に設定 ... offset がファイル末尾よりも先を指している場合には lseek () は失敗する。 これらの操作を使うことで、 アプリケ ... 以降) * GFS2 (Linux 4.15 以降) 返り値 成功した場合、 lseek () は結果のファイル位置をファイルの先頭からのバイト ...
https://man.plustar.jp/manpage/man2/lseek.2.html - [similar]
Man page of PREAD 9573
PREAD Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 pread, ... 設定される。 エラー pread () では、 read (2) および lseek (2) で規定された全てのエラーが発生する可能性があり ... す値が設定される。 pwrite () では、 write (2) および lseek (2) で規定された全てのエラーが発生する可能性があり ... 加された。 (システムコールを持たない古いカーネルでの lseek (2) を使ったエミュレーションを含めると) C ライブラ ... e () はファイルの末尾にデータを追記する。 関連項目 lseek (2), read (2), readv (2), write (2) この文書につい ...
https://man.plustar.jp/manpage/man2/pread.2.html - [similar]
Man page of PREAD 9573
PREAD Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 pread, ... 設定される。 エラー pread () では、 read (2) および lseek (2) で規定された全てのエラーが発生する可能性があり ... す値が設定される。 pwrite () では、 write (2) および lseek (2) で規定された全てのエラーが発生する可能性があり ... 加された。 (システムコールを持たない古いカーネルでの lseek (2) を使ったエミュレーションを含めると) C ライブラ ... e () はファイルの末尾にデータを追記する。 関連項目 lseek (2), read (2), readv (2), write (2) この文書につい ...
https://man.plustar.jp/manpage/man2/pread64.2.html - [similar]
Man page of PREAD 9573
PREAD Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 pread, ... 設定される。 エラー pread () では、 read (2) および lseek (2) で規定された全てのエラーが発生する可能性があり ... す値が設定される。 pwrite () では、 write (2) および lseek (2) で規定された全てのエラーが発生する可能性があり ... 加された。 (システムコールを持たない古いカーネルでの lseek (2) を使ったエミュレーションを含めると) C ライブラ ... e () はファイルの末尾にデータを追記する。 関連項目 lseek (2), read (2), readv (2), write (2) この文書につい ...
https://man.plustar.jp/manpage/man2/pwrite.2.html - [similar]
Man page of PREAD 9573
PREAD Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 pread, ... 設定される。 エラー pread () では、 read (2) および lseek (2) で規定された全てのエラーが発生する可能性があり ... す値が設定される。 pwrite () では、 write (2) および lseek (2) で規定された全てのエラーが発生する可能性があり ... 加された。 (システムコールを持たない古いカーネルでの lseek (2) を使ったエミュレーションを含めると) C ライブラ ... e () はファイルの末尾にデータを追記する。 関連項目 lseek (2), read (2), readv (2), write (2) この文書につい ...
https://man.plustar.jp/manpage/man2/pwrite64.2.html - [similar]
Man page of LLSEEK 8856
LLSEEK Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 _llseek ... nclude < sys/types.h > #include < unistd.h > int _llseek(unsigned int fd , unsigned long offset_high , unsi ... 」の節を参照。 説明 Note: for information about the llseek (3) library function, see lseek64 (3). The _llseek ... g to large file offsets. 返り値 成功した場合は、 _llseek () は 0 を返す。 そうでなれば -1 という値が返り、エ ... syscall (2). However, you probably want to use the lseek (2) wrapper function instead. 関連項目 lseek (2), ...
https://man.plustar.jp/manpage/man2/_llseek.2.html - [similar]
Man page of LLSEEK 8856
LLSEEK Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 _llseek ... nclude < sys/types.h > #include < unistd.h > int _llseek(unsigned int fd , unsigned long offset_high , unsi ... 」の節を参照。 説明 Note: for information about the llseek (3) library function, see lseek64 (3). The _llseek ... g to large file offsets. 返り値 成功した場合は、 _llseek () は 0 を返す。 そうでなれば -1 という値が返り、エ ... syscall (2). However, you probably want to use the lseek (2) wrapper function instead. 関連項目 lseek (2), ...
https://man.plustar.jp/manpage/man2/llseek.2.html - [similar]
Man page of FSEEK 7631
FSEEK Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 fgetpos ... s (), ftell () は、それぞれ fflush (3), fstat (2), lseek (2), malloc (3) などのルーチンを呼び出す際に失敗す ... 準拠 POSIX.1-2001, POSIX.1-2008, C89, C99. 関連項目 lseek (2), fseeko (3) この文書について この man ページは ...
https://man.plustar.jp/manpage/man3/fgetpos.3.html - [similar]
Man page of FSEEK 7631
FSEEK Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 fgetpos ... s (), ftell () は、それぞれ fflush (3), fstat (2), lseek (2), malloc (3) などのルーチンを呼び出す際に失敗す ... 準拠 POSIX.1-2001, POSIX.1-2008, C89, C99. 関連項目 lseek (2), fseeko (3) この文書について この man ページは ...
https://man.plustar.jp/manpage/man3/fseek.3.html - [similar]
PREV 1 2 3 4 5 6 NEXT

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