manページ検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 1139 for [SIMILAR] 16 1024 4096 WITH 16048 対数 WITH 2540... (3.621 sec.)
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 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]
Man page of MATH_ERROR 0
MATH_ERROR Section: Linux Programmer's Manual (7) Updated: 2017-09-15 Index JM Home Page 名前 math_error - 数学関数からのエラーの検出 書式 #include < math.h > #include < errno.h > #include < fenv.h > 説明 エラーが発生すると、ほとんどのライブラリ関数は (-1 や NULL などの) 特別な値を返すこ ...
https://man.plustar.jp/manpage/man7/math_error.7.html - [similar]
Man page of GETLOADAVG 0
GETLOADAVG Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 getloadavg - get system load averages 書式 #include < stdlib.h > int getloadavg(double loadavg[] , int nelem ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): getloadavg (): S ...
https://man.plustar.jp/manpage/man3/getloadavg.3.html - [similar]
Man page of FALLOCATE 0
FALLOCATE Section: Linux Programmer's Manual (2) Updated: 2019-11-19 Index JM Home Page 名前 fallocate - ファイル空間の操作 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < fcntl.h > int fallocate(int fd , int mode , off_t offset , off_t len ); 説明 このシステムコー ...
https://man.plustar.jp/manpage/man2/fallocate.2.html - [similar]
Man page of FORK 0
FORK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 fork - 子プロセスを生成する 書式 #include < sys/types.h > #include < unistd.h > pid_t fork(void); 説明 fork () は呼び出し元プロセスを複製して新しいプロセスを生成する。新しいプロセスは「子」プロセスと呼 ...
https://man.plustar.jp/manpage/man2/fork.2.html - [similar]
Man page of CAPABILITIES 0
CAPABILITIES Section: Linux Programmer's Manual (7) Updated: 2015-02-01 Index JM Home Page 名前 capabilities - Linux のケーパビリティ (capability) の概要 説明 権限のチェックを行う観点から見ると、伝統的な UNIX の実装では プロセスは二つのカテゴリーに分類できる: 特権 プロセス (実効ユーザーI ...
https://man.plustar.jp/manpage/man7/capabilities.7.html - [similar]
Man page of TELNET 0
TELNET Section: User Commands (1) Index JM Home Page BSD mandoc Linux NetKit (0.17) 名前 telnet - TELNET プロトコルのユーザーインターフェース 書式 telnet [- 8ELadr ] [- S tos ] [- e escapechar ] [- l user ] [- n tracefile ] [ host [ port ] ] 説明 telnet コマンドは TELNET プロトコルを用い ...
https://man.plustar.jp/manpage/man1/telnet.1.html - [similar]
Man page of STRFTIME 0
STRFTIME Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 strftime - 日付および時刻の文字列への変換 書式 #include < time.h > size_t strftime(char * s , size_t max , const char * format , const struct tm * tm ); 説明 strftime () 関数 は、要素別の時刻 tm の ...
https://man.plustar.jp/manpage/man3/strftime.3.html - [similar]
Man page of URI 0
URI Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 uri, url, urn - uniform resource identifier (URI) (URL と URN も含めて) 書式 URI = [ absoluteURI | relativeURI ] [ "#" fragment ] absoluteURI = scheme ":" ( hierarchical_part | opaque_part ) relativeUR ...
https://man.plustar.jp/manpage/man7/uri.7.html - [similar]
PREV 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 NEXT

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