manページ検索

phrase: max: clip:
target: order:
Results of 651 - 660 of about 785 for [SIMILAR] 16 1024 4096 WITH 24794 atanhf WITH 19... (3.345 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/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 MPROTECT 0
MPROTECT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 mprotect, pkey_mprotect - メモリー領域の保護を設定する 書式 #include < sys/mman.h > int mprotect(void * addr , size_t len , int prot ); #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #incl ...
https://man.plustar.jp/manpage/man2/pkey_mprotect.2.html - [similar]
Man page of GETITIMER 0
GETITIMER Section: Linux Programmer's Manual (2) Updated: 2014-07-08 Index JM Home Page 名前 getitimer, setitimer - インターバルタイマーの値を取得または設定する 書式 #include < sys/time.h > int getitimer(int which , struct itimerval * curr_value ); int setitimer(int which , const struct ...
https://man.plustar.jp/manpage/man2/setitimer.2.html - [similar]
Man page of SETNS 0
SETNS Section: Linux Programmer's Manual (2) Updated: 2015-01-10 Index JM Home Page 名前 setns - スレッドに名前空間を関連付けしなおす 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < sched.h > int setns(int fd , int nstype ); 説明 名前空間を参照するファイルディスクリ ...
https://man.plustar.jp/manpage/man2/setns.2.html - [similar]
Man page of SOCKET 0
SOCKET Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 socket - 通信のための端点 (endpoint) を作成する 書式 #include < sys/types.h > /* 「注意」参照 */ #include < sys/socket.h > int socket(int domain , int type , int protocol ); 説明 socket () creates a ...
https://man.plustar.jp/manpage/man2/socket.2.html - [similar]
Man page of SPU_CREATE 0
SPU_CREATE Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 spu_create - 新しい SPU コンテキストを生成する 書式 #include < sys/types.h > #include < sys/spu.h > int spu_create(const char * pathname , int flags , mode_t mode , int neighbor_fd ); 注 : このシ ...
https://man.plustar.jp/manpage/man2/spu_create.2.html - [similar]
Man page of STATFS 0
STATFS Section: Linux Programmer's Manual (2) Updated: 2014-06-13 Index JM Home Page 名前 statfs, fstatfs - ファイルシステムの統計を取得する 書式 #include < sys/vfs.h > /* または < sys/statfs.h > */ int statfs(const char * path , struct statfs * buf ); int fstatfs(int fd , struct statfs ...
https://man.plustar.jp/manpage/man2/statfs.2.html - [similar]
Man page of STATFS 0
STATFS Section: Linux Programmer's Manual (2) Updated: 2014-06-13 Index JM Home Page 名前 statfs, fstatfs - ファイルシステムの統計を取得する 書式 #include < sys/vfs.h > /* または < sys/statfs.h > */ int statfs(const char * path , struct statfs * buf ); int fstatfs(int fd , struct statfs ...
https://man.plustar.jp/manpage/man2/statfs64.2.html - [similar]
Man page of WRITE 0
WRITE Section: Linux Programmer's Manual (2) Updated: 2019-10-10 Index JM Home Page 名前 write - ファイルディスクリプター (file descriptor) に書き込む 書式 #include < unistd.h > ssize_t write(int fd , const void * buf , size_t count ); 説明 write () は、 buf から始まるバッファーから、ファ ...
https://man.plustar.jp/manpage/man2/write.2.html - [similar]
PREV 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 NEXT

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