manページ検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 194 for sizeof (0.029 sec.)
Man page of TSEARCH 4556
TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear ... for (int i = 0; i < 12; i++) { int *ptr = xmalloc(sizeof(*ptr)); *ptr = rand() & 0xff; val = tsearch(ptr, & ...
https://man.plustar.jp/manpage/man3/tdestroy.3.html - [similar]
Man page of TSEARCH 4556
TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear ... for (int i = 0; i < 12; i++) { int *ptr = xmalloc(sizeof(*ptr)); *ptr = rand() & 0xff; val = tsearch(ptr, & ...
https://man.plustar.jp/manpage/man3/tfind.3.html - [similar]
Man page of TSEARCH 4556
TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear ... for (int i = 0; i < 12; i++) { int *ptr = xmalloc(sizeof(*ptr)); *ptr = rand() & 0xff; val = tsearch(ptr, & ...
https://man.plustar.jp/manpage/man3/tsearch.3.html - [similar]
Man page of TSEARCH 4556
TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear ... for (int i = 0; i < 12; i++) { int *ptr = xmalloc(sizeof(*ptr)); *ptr = rand() & 0xff; val = tsearch(ptr, & ...
https://man.plustar.jp/manpage/man3/twalk.3.html - [similar]
Man page of TSEARCH 4556
TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear ... for (int i = 0; i < 12; i++) { int *ptr = xmalloc(sizeof(*ptr)); *ptr = rand() & 0xff; val = tsearch(ptr, & ...
https://man.plustar.jp/manpage/man3/twalk_r.3.html - [similar]
Man page of NETDEVICE 4556
NETDEVICE Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 net ... イズを決定するか、 返された ifc_len と元の値の差分が sizeof(struct ifreq) よりも小さい場合は必ずバッファーを大 ...
https://man.plustar.jp/manpage/man7/netdevice.7.html - [similar]
Man page of SOCKET 4556
SOCKET Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 socket ... setsockopt(fd, SOL_SOCKET, SO_INCOMING_CPU, &cpu, sizeof(cpu)); Because all of the packets for a single str ... to 4 setsockopt(fd, SOL_SOCKET, SO_PEEK_OFF, &ov, sizeof(ov)); recv(fd, buf, 2, MSG_PEEK); // Peeks "cc"; o ...
https://man.plustar.jp/manpage/man7/socket.7.html - [similar]
Man page of MBIND 4436
MBIND Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 mbind - ... ビットマスクを指す。 ビットマスクの大きさは、直近の sizeof(unsigned long) の倍数に切り上げられるが、カーネルが ...
https://man.plustar.jp/manpage/man2/mbind.2.html - [similar]
Man page of GDBM 4436
GDBM Section: C Library Functions (3) Updated: 10/15/2002 Index JM Home Page 名前 GDBM - GNUデー ... 0; ret = gdbm_setopt( dbf, GDBM_CACHESIZE, &value, sizeof(int)); もしデータベースが GDBM_NOLOCK フラグ付きで ...
https://man.plustar.jp/manpage/man3/gdbm.3.html - [similar]
Man page of STRFTIME 4436
STRFTIME Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 strf ... time"); exit(EXIT_FAILURE); } if (strftime(outstr, sizeof(outstr), argv[1], tmp) == 0) { fprintf(stderr, "st ...
https://man.plustar.jp/manpage/man3/strftime.3.html - [similar]
PREV 10 11 12 13 14 15 16 17 18 19 20 NEXT

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