manページ検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 504 for unsigned (0.087 sec.)
Man page of RESOLVER 4509
RESOLVER Section: Linux Programmer's Manual (3) Updated: 2014-05-28 Index JM Home Page 名前 res_ ... _query(const char * dname , int class , int type , unsigned char * answer , int anslen ); int res_search(const ... char * dname , int class , int type , unsigned char * answer , int anslen ); int res_querydomain( ... ame , const char * domain , int class , int type , unsigned char * answer , int anslen ); int res_mkquery(int ... const char * dname , int class , int type , const unsigned char * data , int datalen , const unsigned char * ...
https://man.plustar.jp/manpage/man3/res_nsearch.3.html - [similar]
Man page of RESOLVER 4509
RESOLVER Section: Linux Programmer's Manual (3) Updated: 2014-05-28 Index JM Home Page 名前 res_ ... _query(const char * dname , int class , int type , unsigned char * answer , int anslen ); int res_search(const ... char * dname , int class , int type , unsigned char * answer , int anslen ); int res_querydomain( ... ame , const char * domain , int class , int type , unsigned char * answer , int anslen ); int res_mkquery(int ... const char * dname , int class , int type , const unsigned char * data , int datalen , const unsigned char * ...
https://man.plustar.jp/manpage/man3/res_nsend.3.html - [similar]
Man page of RESOLVER 4509
RESOLVER Section: Linux Programmer's Manual (3) Updated: 2014-05-28 Index JM Home Page 名前 res_ ... _query(const char * dname , int class , int type , unsigned char * answer , int anslen ); int res_search(const ... char * dname , int class , int type , unsigned char * answer , int anslen ); int res_querydomain( ... ame , const char * domain , int class , int type , unsigned char * answer , int anslen ); int res_mkquery(int ... const char * dname , int class , int type , const unsigned char * data , int datalen , const unsigned char * ...
https://man.plustar.jp/manpage/man3/res_query.3.html - [similar]
Man page of RESOLVER 4509
RESOLVER Section: Linux Programmer's Manual (3) Updated: 2014-05-28 Index JM Home Page 名前 res_ ... _query(const char * dname , int class , int type , unsigned char * answer , int anslen ); int res_search(const ... char * dname , int class , int type , unsigned char * answer , int anslen ); int res_querydomain( ... ame , const char * domain , int class , int type , unsigned char * answer , int anslen ); int res_mkquery(int ... const char * dname , int class , int type , const unsigned char * data , int datalen , const unsigned char * ...
https://man.plustar.jp/manpage/man3/res_querydomain.3.html - [similar]
Man page of RESOLVER 4509
RESOLVER Section: Linux Programmer's Manual (3) Updated: 2014-05-28 Index JM Home Page 名前 res_ ... _query(const char * dname , int class , int type , unsigned char * answer , int anslen ); int res_search(const ... char * dname , int class , int type , unsigned char * answer , int anslen ); int res_querydomain( ... ame , const char * domain , int class , int type , unsigned char * answer , int anslen ); int res_mkquery(int ... const char * dname , int class , int type , const unsigned char * data , int datalen , const unsigned char * ...
https://man.plustar.jp/manpage/man3/res_search.3.html - [similar]
Man page of RESOLVER 4509
RESOLVER Section: Linux Programmer's Manual (3) Updated: 2014-05-28 Index JM Home Page 名前 res_ ... _query(const char * dname , int class , int type , unsigned char * answer , int anslen ); int res_search(const ... char * dname , int class , int type , unsigned char * answer , int anslen ); int res_querydomain( ... ame , const char * domain , int class , int type , unsigned char * answer , int anslen ); int res_mkquery(int ... const char * dname , int class , int type , const unsigned char * data , int datalen , const unsigned char * ...
https://man.plustar.jp/manpage/man3/res_send.3.html - [similar]
Man page of RESOLVER 4509
RESOLVER Section: Linux Programmer's Manual (3) Updated: 2014-05-28 Index JM Home Page 名前 res_ ... _query(const char * dname , int class , int type , unsigned char * answer , int anslen ); int res_search(const ... char * dname , int class , int type , unsigned char * answer , int anslen ); int res_querydomain( ... ame , const char * domain , int class , int type , unsigned char * answer , int anslen ); int res_mkquery(int ... const char * dname , int class , int type , const unsigned char * data , int datalen , const unsigned char * ...
https://man.plustar.jp/manpage/man3/resolver.3.html - [similar]
Man page of RTNETLINK 4193
RTNETLINK Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 rtn ... rtabuflen ); void *RTA_DATA(struct rtattr * rta ); unsigned int RTA_PAYLOAD(struct rtattr * rta ); struct rtat ... tr *RTA_NEXT(struct rtattr * rta , unsigned int rtabuflen ); unsigned int RTA_LENGTH(unsigned ... int length ); unsigned int RTA_SPACE(unsigned int length ); 説明 全ての r ... if; char attrbuf[512]; } req; struct rtattr *rta; unsigned int mtu = 1000; int rtnetlink_sk = socket(AF_NETLI ...
https://man.plustar.jp/manpage/man3/rtnetlink.3.html - [similar]
Man page of INIT_MODULE 4177
INIT_MODULE Section: Linux Module Support (2) Updated: 26 Dec 1996 Index JM Home Page 名前 init_ ... モジュール構造体の定義を以下に示す: struct module { unsigned long size_of_struct; struct module *next; const ch ... ar *name; unsigned long size; long usecount; unsigned long flags; uns ... igned int nsyms; unsigned int ndeps; struct module_symbol *syms; struct modu ... eption_table_entry *ex_table_end; #ifdef __alpha__ unsigned long gp; #endif }; next と refs 以外の全てのポイン ...
https://man.plustar.jp/manpage/man2/init_module.2.html - [similar]
Man page of STRTOUL 4145
STRTOUL Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strto ... ul, strtoull, strtouq - 文字列を unsigned long int に変換する 書式 #include < stdlib.h > uns ... l(const char * nptr , char ** endptr , int base ); unsigned long long strtoull(const char * nptr , char ** end ... は、 nptr の文字列の最初の部分を、 base を基数として unsigned long に変換する。 この base は 2 から 36 までの値 ... のときは 10進数として扱われる。 文字列の残りの部分は unsigned long に変換されるが、基数に対して 有効でない数字が ...
https://man.plustar.jp/manpage/man3/strtoul.3.html - [similar]
PREV 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 NEXT

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