manページ検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 798 for [SIMILAR] 16 1024 4096 WITH 49780 mincore WITH 8... (1.673 sec.)
Man page of MMAP 0
MMAP Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 mmap, munmap - ファイルやデバイスをメモリーにマップ/アンマップする 書式 #include < sys/mman.h > void *mmap(void * addr , size_t length , int prot , int flags , int fd , off_t offset ); int munmap(void ...
https://man.plustar.jp/manpage/man2/munmap.2.html - [similar]
Man page of MMAP 0
MMAP Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 mmap, munmap - ファイルやデバイスをメモリーにマップ/アンマップする 書式 #include < sys/mman.h > void *mmap(void * addr , size_t length , int prot , int flags , int fd , off_t offset ); int munmap(void ...
https://man.plustar.jp/manpage/man3/mmap64.3.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]
JM Project (Japanese)::List(man1) 0
Linux マニュアル 一覧表 man2 linuxマニュアルの man2 一覧表です。 Linux マニュアル 一覧表 [ man1 ] [ man2 ] [ man3 ] [ man4 ] [ man5 ] [ man6 ] [ man7 ] [ man8 ] [ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ ...
https://man.plustar.jp/manpage/man_2.html - [similar]
Man page of MSYNC 0
MSYNC Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 msync - ファイルをマップしたメモリーと同期させる 書式 #include < sys/mman.h > int msync(void * addr , size_t length , int flags ); 説明 msync () は mmap (2) を使ってメモリーにマップされたファイルの、 ...
https://man.plustar.jp/manpage/man2/msync.2.html - [similar]
Man page of iptables-extensions 0
iptables-extensions Section: iptables 1.4.21 (8) Updated: Index JM Home Page 名前 iptables-extensions --- 標準の iptables に含まれる拡張モジュールのリスト 書式 ip6tables [ -m name [ module-options ...]] [ -j target-name [ target-options ...] iptables [ -m name [ module-options ...]] [ -j ...
https://man.plustar.jp/manpage/man8/iptables-extensions.8.html - [similar]
Man page of SHM_OVERVIEW 0
SHM_OVERVIEW Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 shm_overview - POSIX 共有メモリーの概要 説明 POSIX 共有メモリー API を使用すると、メモリーのある領域を共有して、 プロセス間で情報をやり取りすることができる。 この API では以下のインターフェース ...
https://man.plustar.jp/manpage/man7/shm_overview.7.html - [similar]
Man page of IP 0
IP Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 ip - Linux IPv4 プロトコルの実装 書式 #include < sys/socket.h > #include < netinet/in.h > #include < netinet/ip.h > /* 上記のスーパーセット */ tcp_socket = socket(AF_INET, SOCK_STREAM, 0); udp_socket = ...
https://man.plustar.jp/manpage/man7/ip.7.html - [similar]
Man page of UNIX 0
UNIX Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 unix - ローカルな プロセス間通信用のソケット 書式 #include < sys/socket.h > #include < sys/un.h > unix_socket = socket(AF_UNIX, type, 0); error = socketpair(AF_UNIX, type, 0, int * sv ); 説明 AF_UNIX ...
https://man.plustar.jp/manpage/man7/unix.7.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT

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