manページ検索

phrase: max: clip:
target: order:
Results of 381 - 390 of about 1247 for [SIMILAR] 16 1024 4096 WITH 28771 sincos WITH 29... (2.119 sec.)
Man page of ATAN2 0
ATAN2 Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 atan2, atan2f, atan2l - 二つの変数に対する逆正接(arc tangent)関数 書式 #include < math.h > double atan2(double y , double x ); float atan2f(float y , float x ); long double atan2l(long double y , l ...
https://man.plustar.jp/manpage/man3/atan2l.3.html - [similar]
Man page of BSD_SIGNAL 0
BSD_SIGNAL Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 bsd_signal - BSD 方式のシグナル処理 書式 #include < signal.h > typedef void (*sighandler_t)(int); sighandler_t bsd_signal(int signum , sighandler_t handler ); glibc 向けの機能検査マクロの要件 ( ...
https://man.plustar.jp/manpage/man3/bsd_signal.3.html - [similar]
Man page of TCP 0
TCP Section: Linux Programmer's Manual (7) Updated: 2020-12-21 Index JM Home Page 名前 tcp - TCP プロトコル 書式 #include < sys/socket.h > #include < netinet/in.h > #include < netinet/tcp.h > tcp_socket = socket(AF_INET, SOCK_STREAM, 0); 説明 これは RFC 793, RFC 1122, RFC 2001 で定義され ...
https://man.plustar.jp/manpage/man7/tcp.7.html - [similar]
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 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]
Man page of TKILL 0
TKILL Section: Linux Programmer's Manual (2) Updated: 2019-08-02 Index JM Home Page 名前 tkill, tgkill - スレッドにシグナルを送る 書式 int tkill(int tid , int sig ); int tgkill(int tgid , int tid , int sig ); 注 : tkill () には、glibc のラッパー関数はない。「注意」の節を参照。 説明 tgkil ...
https://man.plustar.jp/manpage/man2/tgkill.2.html - [similar]
Man page of TKILL 0
TKILL Section: Linux Programmer's Manual (2) Updated: 2019-08-02 Index JM Home Page 名前 tkill, tgkill - スレッドにシグナルを送る 書式 int tkill(int tid , int sig ); int tgkill(int tgid , int tid , int sig ); 注 : tkill () には、glibc のラッパー関数はない。「注意」の節を参照。 説明 tgkil ...
https://man.plustar.jp/manpage/man2/tkill.2.html - [similar]
Man page of READCD 0
READCD Section: Schily's USER COMMANDS (1) Updated: Version 1.10 Index JM Home Page 名前 readcd - データ CD を読み出す・書き込む 書式 readcd dev= device [ options ] 説明 readcd は CD を読み出したり、データを CD に書き込んだりするのに使う。 device は CD レコーダの scsibus / target / lun を ...
https://man.plustar.jp/manpage/man1/readcd.1.html - [similar]
Man page of EVENTFD 0
EVENTFD Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 eventfd - イベント通知用のファイルディスクリプターを生成する 書式 #include < sys/eventfd.h > int eventfd(unsigned int initval , int flags ); 説明 eventfd () は "eventfd オブジェクト" を生成する。 e ...
https://man.plustar.jp/manpage/man2/eventfd.2.html - [similar]
PREV 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 NEXT

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