manページ検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 355 for [SIMILAR] 16 1024 4096 WITH 31204 数・ WITH 9105... (1.384 sec.)
Man page of VMSPLICE 0
VMSPLICE Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 vmsplice - ユーザーページをパイプに継ぎ合わせる 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < fcntl.h > #include < sys/uio.h > ssize_t vmsplice(int fd , const struct iovec ...
https://man.plustar.jp/manpage/man2/vmsplice.2.html - [similar]
Man page of PROC 0
PROC Section: Linux Programmer's Manual (5) Updated: 2015-01-22 Index JM Home Page 名前 proc - プロセスの情報を含む擬似ファイルシステム 説明 proc ファイルシステムは擬似的なファイルシステムであり、 カーネル内のデータへのインターフェースとして使用される。 一般的には /proc にマウントされる。 ...
https://man.plustar.jp/manpage/man5/proc.5.html - [similar]
Man page of PROC 0
PROC Section: Linux Programmer's Manual (5) Updated: 2015-01-22 Index JM Home Page 名前 proc - プロセスの情報を含む擬似ファイルシステム 説明 proc ファイルシステムは擬似的なファイルシステムであり、 カーネル内のデータへのインターフェースとして使用される。 一般的には /proc にマウントされる。 ...
https://man.plustar.jp/manpage/man5/procfs.5.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 CKSUM 0
CKSUM Section: User Commands (1) Updated: 7 October 2002 Index JM Home Page 名前 cksum - CRC チェックサムとバイト数を表示する 書式 cksum [ FILE... ] cksum [ --help ] [ --version ] 説明 cksum コマンドは、引数に与えられた FILE それぞれの CRC チェックサムを計算する。 FILE が一つも与えられな ...
https://man.plustar.jp/manpage/man1/cksum.1.html - [similar]
Man page of MSGCTL 0
MSGCTL Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 msgctl - System V メッセージ制御操作 書式 #include < sys/types.h > #include < sys/ipc.h > #include < sys/msg.h > int msgctl(int msqid , int cmd , struct msqid_ds * buf ); 説明 msgctl () はメッセージ ...
https://man.plustar.jp/manpage/man2/msgctl.2.html - [similar]
Man page of SENDMMSG 0
SENDMMSG Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 sendmmsg - 複数のメッセージをソケットへ送信する 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < sys/socket.h > int sendmmsg(int sockfd , struct mmsghdr * msgvec , unsigned i ...
https://man.plustar.jp/manpage/man2/sendmmsg.2.html - [similar]
Man page of MALLOC_STATS 0
MALLOC_STATS Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 malloc_stats - メモリー割り当ての統計を表示する 書式 #include < malloc.h > void malloc_stats(void); 説明 malloc_stats () 関数は malloc (3) や関連する関数により割り当てられたメモリーに関する統計 ...
https://man.plustar.jp/manpage/man3/malloc_stats.3.html - [similar]
Man page of MALLOC_USABLE_SIZE 0
MALLOC_USABLE_SIZE Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 malloc_usable_size - ヒープから確保したメモリーブロックのサイズを取得する 書式 #include < malloc.h > size_t malloc_usable_size (void * ptr ); 説明 malloc_usable_size () 関数は、 ptr が指 ...
https://man.plustar.jp/manpage/man3/malloc_usable_size.3.html - [similar]
Man page of STRSPN 0
STRSPN Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 strspn, strcspn - プレフィックス部分文字列の長さを返す 書式 #include < string.h > size_t strspn(const char * s , const char * accept ); size_t strcspn(const char * s , const char * reject ); 説明 st ...
https://man.plustar.jp/manpage/man3/strcspn.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT

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