manページ検索

phrase: max: clip:
target: order:
Results of 551 - 560 of about 785 for [SIMILAR] 16 1024 4096 WITH 24794 atanhf WITH 19... (1.831 sec.)
Man page of CONNECT 0
CONNECT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 connect - ソケットの接続を行う 書式 #include < sys/types.h > /* 「注意」参照 */ #include < sys/socket.h > int connect(int sockfd , const struct sockaddr * addr , socklen_t addrlen ); 説明 connect ( ...
https://man.plustar.jp/manpage/man2/connect.2.html - [similar]
Man page of FCNTL 0
FCNTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 fcntl - ファイルディスクリプターの操作を行う 書式 #include < unistd.h > #include < fcntl.h > int fcntl(int fd , int cmd , ... /* arg */ ); 説明 fcntl () は、オープンされたファイルディスクリプター fd ...
https://man.plustar.jp/manpage/man2/fcntl.2.html - [similar]
Man page of FCNTL 0
FCNTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 fcntl - ファイルディスクリプターの操作を行う 書式 #include < unistd.h > #include < fcntl.h > int fcntl(int fd , int cmd , ... /* arg */ ); 説明 fcntl () は、オープンされたファイルディスクリプター fd ...
https://man.plustar.jp/manpage/man2/fcntl64.2.html - [similar]
Man page of TRUNCATE 0
TRUNCATE Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 truncate, ftruncate - 指定した長さにファイルを切り詰める 書式 #include < unistd.h > #include < sys/types.h > int truncate(const char * path , off_t length ); int ftruncate(int fd , off_t length ); ...
https://man.plustar.jp/manpage/man2/ftruncate.2.html - [similar]
Man page of TRUNCATE 0
TRUNCATE Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 truncate, ftruncate - 指定した長さにファイルを切り詰める 書式 #include < unistd.h > #include < sys/types.h > int truncate(const char * path , off_t length ); int ftruncate(int fd , off_t length ); ...
https://man.plustar.jp/manpage/man2/ftruncate64.2.html - [similar]
Man page of GETPRIORITY 0
GETPRIORITY Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 getpriority, setpriority - プログラムのスケジューリングの優先度を取得/設定する 書式 #include < sys/time.h > #include < sys/resource.h > int getpriority(int which , id_t who ); int setpriority(i ...
https://man.plustar.jp/manpage/man2/getpriority.2.html - [similar]
Man page of GETSOCKOPT 0
GETSOCKOPT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 getsockopt, setsockopt - ソケットのオプションの設定と取得を行なう 書式 #include < sys/types.h > /* 「注意」参照 */ #include < sys/socket.h > int getsockopt(int sockfd , int level , int optname , ...
https://man.plustar.jp/manpage/man2/getsockopt.2.html - [similar]
Man page of GETTIMEOFDAY 0
GETTIMEOFDAY Section: Linux Programmer's Manual (2) Updated: 2012-04-26 Index JM Home Page 名前 gettimeofday, settimeofday - 時刻を取得/設定する 書式 #include < sys/time.h > int gettimeofday(struct timeval * tv , struct timezone * tz ); int settimeofday(const struct timeval * tv , const ...
https://man.plustar.jp/manpage/man2/gettimeofday.2.html - [similar]
Man page of MKDIR 0
MKDIR Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 mkdir, mkdirat - ディレクトリを作成する 書式 #include < sys/stat.h > #include < sys/types.h > int mkdir(const char * pathname , mode_t mode ); #include < fcntl.h > /* AT_* 定数の定義 */ #include < sy ...
https://man.plustar.jp/manpage/man2/mkdir.2.html - [similar]
Man page of MKDIR 0
MKDIR Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 mkdir, mkdirat - ディレクトリを作成する 書式 #include < sys/stat.h > #include < sys/types.h > int mkdir(const char * pathname , mode_t mode ); #include < fcntl.h > /* AT_* 定数の定義 */ #include < sy ...
https://man.plustar.jp/manpage/man2/mkdirat.2.html - [similar]
PREV 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 NEXT

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