manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 356 for read (0.036 sec.)
Man page of READ 8150
READ Section: Linux Programmer's Manual (2) Updated: 2018-02-02 Index JM Home Page 名前 read - フ ... ターから読み込む 書式 #include < unistd.h > ssize_t read(int fd , void * buf , size_t count ); 説明 read () ... 読み込もうとする。 seek に対応しているファイルでは、read はファイルオフセットから行われ、ファイルオフセット ... ァイル末尾かそれより先の場合は、読み出しは行われず、 read () は 0 を返す。 count が 0 の場合、 read () は以下 ... る 場合がある 。 どのエラーもなかった場合、もしくは read () がエラーのチェックを行わない場合、 count が 0 で ...
https://man.plustar.jp/manpage/man2/read.2.html - [similar]
Man page of FTS 7632
FTS Section: Linux Programmer's Manual (3) Updated: 2020-04-11 Index JM Home Page 名前 fts, fts_ ... open, fts_read, fts_children, fts_set, fts_close - ファイル階層を ... )(const FTSENT **, const FTSENT **)); FTSENT *fts_read(FTS * ftsp ); FTSENT *fts_children(FTS * ftsp , in ... plied to the other fts functions. The function fts_read () returns a pointer to a structure describing one ... ure contains at least the following fields (there are additional fields that should be considered private ...
https://man.plustar.jp/manpage/man3/fts.3.html - [similar]
Man page of FTS 7632
FTS Section: Linux Programmer's Manual (3) Updated: 2020-04-11 Index JM Home Page 名前 fts, fts_ ... open, fts_read, fts_children, fts_set, fts_close - ファイル階層を ... )(const FTSENT **, const FTSENT **)); FTSENT *fts_read(FTS * ftsp ); FTSENT *fts_children(FTS * ftsp , in ... plied to the other fts functions. The function fts_read () returns a pointer to a structure describing one ... ure contains at least the following fields (there are additional fields that should be considered private ...
https://man.plustar.jp/manpage/man3/fts_children.3.html - [similar]
Man page of FTS 7632
FTS Section: Linux Programmer's Manual (3) Updated: 2020-04-11 Index JM Home Page 名前 fts, fts_ ... open, fts_read, fts_children, fts_set, fts_close - ファイル階層を ... )(const FTSENT **, const FTSENT **)); FTSENT *fts_read(FTS * ftsp ); FTSENT *fts_children(FTS * ftsp , in ... plied to the other fts functions. The function fts_read () returns a pointer to a structure describing one ... ure contains at least the following fields (there are additional fields that should be considered private ...
https://man.plustar.jp/manpage/man3/fts_close.3.html - [similar]
Man page of FTS 7632
FTS Section: Linux Programmer's Manual (3) Updated: 2020-04-11 Index JM Home Page 名前 fts, fts_ ... open, fts_read, fts_children, fts_set, fts_close - ファイル階層を ... )(const FTSENT **, const FTSENT **)); FTSENT *fts_read(FTS * ftsp ); FTSENT *fts_children(FTS * ftsp , in ... plied to the other fts functions. The function fts_read () returns a pointer to a structure describing one ... ure contains at least the following fields (there are additional fields that should be considered private ...
https://man.plustar.jp/manpage/man3/fts_open.3.html - [similar]
Man page of FTS 7632
FTS Section: Linux Programmer's Manual (3) Updated: 2020-04-11 Index JM Home Page 名前 fts, fts_ ... open, fts_read, fts_children, fts_set, fts_close - ファイル階層を ... )(const FTSENT **, const FTSENT **)); FTSENT *fts_read(FTS * ftsp ); FTSENT *fts_children(FTS * ftsp , in ... plied to the other fts functions. The function fts_read () returns a pointer to a structure describing one ... ure contains at least the following fields (there are additional fields that should be considered private ...
https://man.plustar.jp/manpage/man3/fts_read.3.html - [similar]
Man page of FTS 7632
FTS Section: Linux Programmer's Manual (3) Updated: 2020-04-11 Index JM Home Page 名前 fts, fts_ ... open, fts_read, fts_children, fts_set, fts_close - ファイル階層を ... )(const FTSENT **, const FTSENT **)); FTSENT *fts_read(FTS * ftsp ); FTSENT *fts_children(FTS * ftsp , in ... plied to the other fts functions. The function fts_read () returns a pointer to a structure describing one ... ure contains at least the following fields (there are additional fields that should be considered private ...
https://man.plustar.jp/manpage/man3/fts_set.3.html - [similar]
Man page of EVENTFD 7195
EVENTFD Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 event ... med on the file descriptor returned by eventfd (): read (2) read (2) は成功すると、8 バイトの整数を返す。 ... 渡されたバッファーの大きさが 8 バイト未満の場合、 read (2) はエラー EINVAL で失敗する。 read (2) が返す値 ... ホストマシンにおける整数の通常のバイトオーダである。 read (2) の動作は、 eventfd カウンターの現在の値が 0 以 ... れておらず、eventfd カウンターが 0 以外の値の場合、 read (2) はカウンター値を格納した 8 バイトの値を返し、 ...
https://man.plustar.jp/manpage/man2/eventfd.2.html - [similar]
Man page of EVENTFD 7195
EVENTFD Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 event ... med on the file descriptor returned by eventfd (): read (2) read (2) は成功すると、8 バイトの整数を返す。 ... 渡されたバッファーの大きさが 8 バイト未満の場合、 read (2) はエラー EINVAL で失敗する。 read (2) が返す値 ... ホストマシンにおける整数の通常のバイトオーダである。 read (2) の動作は、 eventfd カウンターの現在の値が 0 以 ... れておらず、eventfd カウンターが 0 以外の値の場合、 read (2) はカウンター値を格納した 8 バイトの値を返し、 ...
https://man.plustar.jp/manpage/man2/eventfd2.2.html - [similar]
Man page of EVENTFD 7195
EVENTFD Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 event ... med on the file descriptor returned by eventfd (): read (2) read (2) は成功すると、8 バイトの整数を返す。 ... 渡されたバッファーの大きさが 8 バイト未満の場合、 read (2) はエラー EINVAL で失敗する。 read (2) が返す値 ... ホストマシンにおける整数の通常のバイトオーダである。 read (2) の動作は、 eventfd カウンターの現在の値が 0 以 ... れておらず、eventfd カウンターが 0 以外の値の場合、 read (2) はカウンター値を格納した 8 バイトの値を返し、 ...
https://man.plustar.jp/manpage/man3/eventfd_read.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

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