manページ検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 275 for addr (0.020 sec.)
Man page of MPROTECT 5417
MPROTECT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 mpro ... る 書式 #include < sys/mman.h > int mprotect(void * addr , size_t len , int prot ); #define _GNU_SOURCE /* ... / #include < sys/mman.h > int pkey_mprotect(void * addr , size_t len , int prot , int pkey ); 説明 mprotec ... t () は、区間 [ addr , addr + len -1] のアドレス範囲を含む 呼び出し元の ... プロセスのメモリーページのアクセス保護を変更する。 addr はページ境界に一致していなければならない。 呼び出し ...
https://man.plustar.jp/manpage/man2/mprotect.2.html - [similar]
Man page of MPROTECT 5417
MPROTECT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 mpro ... る 書式 #include < sys/mman.h > int mprotect(void * addr , size_t len , int prot ); #define _GNU_SOURCE /* ... / #include < sys/mman.h > int pkey_mprotect(void * addr , size_t len , int prot , int pkey ); 説明 mprotec ... t () は、区間 [ addr , addr + len -1] のアドレス範囲を含む 呼び出し元の ... プロセスのメモリーページのアクセス保護を変更する。 addr はページ境界に一致していなければならない。 呼び出し ...
https://man.plustar.jp/manpage/man2/pkey_mprotect.2.html - [similar]
Man page of MINCORE 5378
MINCORE Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 minco ... std.h > #include < sys/mman.h > int mincore(void * addr , size_t length , unsigned char * vec ); glibc 向け ... か どうかを示すベクトルを返す。カーネルは、アドレス addr から始まる length バイトの範囲のページに関する存在 ... 情報を返す。 addr 引数はシステムのページサイズの倍数でなければならな ... 。 EFAULT vec が無効なアドレスを指している。 EINVAL addr がページサイズの倍数でない。 ENOMEM length が ( TA ...
https://man.plustar.jp/manpage/man2/mincore.2.html - [similar]
Man page of SENDMMSG 5378
SENDMMSG Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 send ... socket.h > int main(void) { int sockfd; struct sockaddr_in addr; struct mmsghdr msg[2]; struct iovec msg1[ ... == -1) { perror("socket()"); exit(EXIT_FAILURE); } addr.sin_family = AF_INET; addr.sin_addr.s_addr = htonl ... (INADDR_LOOPBACK); addr.sin_port = htons(1234); if (connec ... t(sockfd, (struct sockaddr *) &addr, sizeof(addr)) == -1) { perror("connect() ...
https://man.plustar.jp/manpage/man2/sendmmsg.2.html - [similar]
Man page of IFCONFIG 5378
IFCONFIG Section: Linux Programmer's Manual (8) Updated: 14 August 2000 Index JM Home Page 名前 ... [interface] ifconfig interface [aftype] options | address ... 説明 ifconfig はカーネルによって認識されてい ... はインタフェースの最大転送単位 (MTU) を設定する。 dstaddr addr (PPPのような) ポイント間接続においてリモートの ... りに pointopoint キーワードを使用すること。 netmask addr このインタフェースの IP ネットワークマスクを設定す ... で設定 されるが、値を指定することも可能である。 add addr/prefixlen IPv6 アドレスをインタフェースに追加する。 ...
https://man.plustar.jp/manpage/man8/ifconfig.8.html - [similar]
Man page of OUTB 5349
OUTB Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 outb, ou ... ort port ); void insb(unsigned short port , void * addr , unsigned long count ); void insw(unsigned short ... port , void * addr , unsigned long count ); void insl(unsigned short ... port , void * addr , unsigned long count ); void outsb(unsigned short ... port , const void * addr , unsigned long count ); void outsw(unsigned short ...
https://man.plustar.jp/manpage/man2/inb.2.html - [similar]
Man page of OUTB 5349
OUTB Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 outb, ou ... ort port ); void insb(unsigned short port , void * addr , unsigned long count ); void insw(unsigned short ... port , void * addr , unsigned long count ); void insl(unsigned short ... port , void * addr , unsigned long count ); void outsb(unsigned short ... port , const void * addr , unsigned long count ); void outsw(unsigned short ...
https://man.plustar.jp/manpage/man2/inb_p.2.html - [similar]
Man page of OUTB 5349
OUTB Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 outb, ou ... ort port ); void insb(unsigned short port , void * addr , unsigned long count ); void insw(unsigned short ... port , void * addr , unsigned long count ); void insl(unsigned short ... port , void * addr , unsigned long count ); void outsb(unsigned short ... port , const void * addr , unsigned long count ); void outsw(unsigned short ...
https://man.plustar.jp/manpage/man2/inl.2.html - [similar]
Man page of OUTB 5349
OUTB Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 outb, ou ... ort port ); void insb(unsigned short port , void * addr , unsigned long count ); void insw(unsigned short ... port , void * addr , unsigned long count ); void insl(unsigned short ... port , void * addr , unsigned long count ); void outsb(unsigned short ... port , const void * addr , unsigned long count ); void outsw(unsigned short ...
https://man.plustar.jp/manpage/man2/inl_p.2.html - [similar]
Man page of OUTB 5349
OUTB Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 outb, ou ... ort port ); void insb(unsigned short port , void * addr , unsigned long count ); void insw(unsigned short ... port , void * addr , unsigned long count ); void insl(unsigned short ... port , void * addr , unsigned long count ); void outsb(unsigned short ... port , const void * addr , unsigned long count ); void outsw(unsigned short ...
https://man.plustar.jp/manpage/man2/insb.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT

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