manページ検索

phrase: max: clip:
target: order:
Results of 641 - 650 of about 1594 for int (0.099 sec.)
Man page of MEMFD_CREATE 2489
MEMFD_CREATE Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 ... re_test_macros (7) 参照 */ #include < sys/mman.h > int memfd_create(const char * name , unsigned int flag ... inux 4.14 以降) The anonymous file will be created in the hugetlbfs filesystem using huge pages. See the ... Definitions for known huge page sizes are included in the header file < linux/memfd.h >. For details on e ... ncoding huge page sizes not included in the header file, see the discussion of the similarl ...
https://man.plustar.jp/manpage/man2/memfd_create.2.html - [similar]
Man page of SHUTDOWN 2489
SHUTDOWN Section: Linux Programmer's Manual (2) Updated: 2018-04-30 Index JM Home Page 名前 shut ... 重接続の一部を閉じる 書式 #include < sys/socket.h > int shutdown(int sockfd , int how ); 説明 shutdown () ... T , how , shutdown , sockfd , バグ , 接続 , 禁止 , int , ソケット Linux マニュアル 一覧 [ man1 ] [ man2 ] ...
https://man.plustar.jp/manpage/man2/shutdown.2.html - [similar]
Man page of HASH 2489
HASH Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 hash - h ... 下のように定義されている。 typedef struct { unsigned int bsize; unsigned int ffactor; unsigned int nelem; u ... nsigned int cachesize; uint32_t (*hash)(const void *, size_t); ... int lorder; } HASHINFO; この構造体の要素を以下に示す。 ... age for UNIX , Margo Seltzer, USENIX Proceedings, Winter 1991. この文書について この man ページは Linux m ...
https://man.plustar.jp/manpage/man3/hash.3.html - [similar]
Man page of RTIME 2489
RTIME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 rtime - ... から時刻を取得する 書式 #include < rpc/auth_des.h > int rtime(struct sockaddr_in * addrp , struct rpc_time ... ude < rpc/auth_des.h > #include < netdb.h > static int use_tcp = 0; static char *servername = "linux"; in ... rpc_timeval timeout = {1,0}; struct hostent *hent; int ret; memset(&name, 0, sizeof(name)); sethostent (1 ... ("rtime error"); else { time_t t = time1.tv_sec; printf("%s\n", ctime(&t)); } exit(EXIT_SUCCESS); } 関連項 ...
https://man.plustar.jp/manpage/man3/rtime.3.html - [similar]
Man page of STATFS 2479
STATFS Section: Linux Programmer's Manual (2) Updated: 2014-06-13 Index JM Home Page 名前 statfs ... nclude < sys/vfs.h > /* または < sys/statfs.h > */ int statfs(const char * path , struct statfs * buf ); ... int fstatfs(int fd , struct statfs * buf ); 説明 関数 statfs () は ... /* システムのワードサイズ */ # define __SWORD_TYPE int #else /* __WORDSIZE == 64 */ # define __SWORD_TYPE ... long int #endif struct statfs { __SWORD_TYPE f_type; /* ファ ...
https://man.plustar.jp/manpage/man2/fstatfs.2.html - [similar]
Man page of STATFS 2479
STATFS Section: Linux Programmer's Manual (2) Updated: 2014-06-13 Index JM Home Page 名前 statfs ... nclude < sys/vfs.h > /* または < sys/statfs.h > */ int statfs(const char * path , struct statfs * buf ); ... int fstatfs(int fd , struct statfs * buf ); 説明 関数 statfs () は ... /* システムのワードサイズ */ # define __SWORD_TYPE int #else /* __WORDSIZE == 64 */ # define __SWORD_TYPE ... long int #endif struct statfs { __SWORD_TYPE f_type; /* ファ ...
https://man.plustar.jp/manpage/man2/fstatfs64.2.html - [similar]
Man page of FUTEX 2479
FUTEX Section: Linux Programmer's Manual (2) Updated: 2014-05-21 Index JM Home Page 名前 futex - ... #include < linux/futex.h > #include < sys/time.h > int futex(int * uaddr , int op , int val , const struc ... t timespec * timeout , int * uaddr2 , int val3 ); 注 : このシステムコールには ... 数は、カウンターを格納する、 アラインメントの揃った int 型変数を指している必要がある。 実行する操作は op 引 ... から timeout の情報を取得する際にエラーが発生した。 EINTR FUTEX_WAIT 操作がシグナル ( signal (7) 参照) もし ...
https://man.plustar.jp/manpage/man2/futex.2.html - [similar]
Man page of STATFS 2479
STATFS Section: Linux Programmer's Manual (2) Updated: 2014-06-13 Index JM Home Page 名前 statfs ... nclude < sys/vfs.h > /* または < sys/statfs.h > */ int statfs(const char * path , struct statfs * buf ); ... int fstatfs(int fd , struct statfs * buf ); 説明 関数 statfs () は ... /* システムのワードサイズ */ # define __SWORD_TYPE int #else /* __WORDSIZE == 64 */ # define __SWORD_TYPE ... long int #endif struct statfs { __SWORD_TYPE f_type; /* ファ ...
https://man.plustar.jp/manpage/man2/statfs.2.html - [similar]
Man page of STATFS 2479
STATFS Section: Linux Programmer's Manual (2) Updated: 2014-06-13 Index JM Home Page 名前 statfs ... nclude < sys/vfs.h > /* または < sys/statfs.h > */ int statfs(const char * path , struct statfs * buf ); ... int fstatfs(int fd , struct statfs * buf ); 説明 関数 statfs () は ... /* システムのワードサイズ */ # define __SWORD_TYPE int #else /* __WORDSIZE == 64 */ # define __SWORD_TYPE ... long int #endif struct statfs { __SWORD_TYPE f_type; /* ファ ...
https://man.plustar.jp/manpage/man2/statfs64.2.html - [similar]
Man page of DES_CRYPT 2479
DES_CRYPT Section: Linux Programmer's Manual (3) Updated: 2020-04-11 Index JM Home Page 名前 des ... 高速な DES 暗号化 書式 #include < rpc/des_crypt.h > int ecb_crypt(char * key , char * data , unsigned data ... len , unsigned mode ); int cbc_crypt(char * key , char * data , unsigned data ... , char * ivec ); void des_setparity(char * key ); int DES_FAILED(int status ); 説明 ecb_crypt () と cbc_ ... etparity , DESERR , ハードウェア , バイト , 暗号 , int , key Linux マニュアル 一覧 [ man1 ] [ man2 ] [ ma ...
https://man.plustar.jp/manpage/man3/DES_FAILED.3.html - [similar]
PREV 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 NEXT

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