manページ検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 54 for [SIMILAR] 16 1024 4096 WITH 77638 lseek64 WITH 5... (0.184 sec.)
Man page of OPEN 0
OPEN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 open, openat, creat - ファイルのオープン、作成を行う 書式 #include < sys/types.h > #include < sys/stat.h > #include < fcntl.h > int open(const char * pathname , int flags ); int open(const char * path ...
https://man.plustar.jp/manpage/man2/creat.2.html - [similar]
Man page of OPEN 0
OPEN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 open, openat, creat - ファイルのオープン、作成を行う 書式 #include < sys/types.h > #include < sys/stat.h > #include < fcntl.h > int open(const char * pathname , int flags ); int open(const char * path ...
https://man.plustar.jp/manpage/man2/open.2.html - [similar]
Man page of OPEN 0
OPEN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 open, openat, creat - ファイルのオープン、作成を行う 書式 #include < sys/types.h > #include < sys/stat.h > #include < fcntl.h > int open(const char * pathname , int flags ); int open(const char * path ...
https://man.plustar.jp/manpage/man2/openat.2.html - [similar]
Man page of GETDIRENTRIES 0
GETDIRENTRIES Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 getdirentries - ディレクトリのエントリーをファイルシステムに依存しない形式で取得する 書式 #include < dirent.h > ssize_t getdirentries(int fd , char * buf , size_t nbytes , off_t * basep ); gl ...
https://man.plustar.jp/manpage/man3/getdirentries.3.html - [similar]
Man page of SEEKDIR 0
SEEKDIR Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 seekdir - 次の readdir() 呼び出し用にディレクトリストリーム中の位置を設定する 書式 #include < dirent.h > void seekdir(DIR * dirp , long loc ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ...
https://man.plustar.jp/manpage/man3/seekdir.3.html - [similar]
Man page of CPUID 0
CPUID Section: Linux Programmer's Manual (4) Updated: 2019-08-02 Index JM Home Page 名前 cpuid - x86 CPUID アクセスデバイス 説明 CPUID は x86 CPU に関する情報を問い合わせるためのインターフェースを提供する。 このデバイスには lseek (2) と pread (2) を使って、 適切な CPUID レベルにアクセスし ...
https://man.plustar.jp/manpage/man4/cpuid.4.html - [similar]
JM Project (Japanese)::List(man1) 0
Linux マニュアル 一覧表 man3 linuxマニュアルの man3 一覧表です。 Linux マニュアル 一覧表 [ man1 ] [ man2 ] [ man3 ] [ man4 ] [ man5 ] [ man6 ] [ man7 ] [ man8 ] [ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ ...
https://man.plustar.jp/manpage/man_3.html - [similar]
Man page of READAHEAD 0
READAHEAD Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 readahead - 前もってファイルをページキャッシュに読み込む 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < fcntl.h > ssize_t readahead(int fd , off64_t offset , size_t count ...
https://man.plustar.jp/manpage/man2/readahead.2.html - [similar]
Man page of POSIX_FALLOCATE 0
POSIX_FALLOCATE Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 posix_fallocate - ファイルのスペースを確保する 書式 #include < fcntl.h > int posix_fallocate(int fd , off_t offset , off_t len ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) ...
https://man.plustar.jp/manpage/man3/posix_fallocate.3.html - [similar]
Man page of DUP 0
DUP Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 dup, dup2, dup3 - ファイルディスクリプターを複製する 書式 #include < unistd.h > int dup(int oldfd ); int dup2(int oldfd , int newfd ); #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < ...
https://man.plustar.jp/manpage/man2/dup.2.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