Results of 1 - 4 of about 4 for nreqs (0.001 sec.)
- Man page of GETADDRINFO_A 9246
- GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前
...
.h > static struct gaicb **reqs = NULL; static int nreqs = 0; static char * getcmd(void) { static char buf[ ...
hostnames */ static void add_requests(void) { int nreqs_base = nreqs; char *host; int ret; while ((host = ...
strtok(NULL, " "))) { nreqs++; reqs = realloc(reqs, sizeof(reqs[0]) * nreqs); ...
reqs[nreqs - 1] = calloc(1, sizeof(*reqs[0])); reqs[nreqs - 1 ...
-
https://man.plustar.jp/manpage/man3/gai_cancel.3.html
- [similar]
- Man page of GETADDRINFO_A 9246
- GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前
...
.h > static struct gaicb **reqs = NULL; static int nreqs = 0; static char * getcmd(void) { static char buf[ ...
hostnames */ static void add_requests(void) { int nreqs_base = nreqs; char *host; int ret; while ((host = ...
strtok(NULL, " "))) { nreqs++; reqs = realloc(reqs, sizeof(reqs[0]) * nreqs); ...
reqs[nreqs - 1] = calloc(1, sizeof(*reqs[0])); reqs[nreqs - 1 ...
-
https://man.plustar.jp/manpage/man3/gai_error.3.html
- [similar]
- Man page of GETADDRINFO_A 9246
- GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前
...
.h > static struct gaicb **reqs = NULL; static int nreqs = 0; static char * getcmd(void) { static char buf[ ...
hostnames */ static void add_requests(void) { int nreqs_base = nreqs; char *host; int ret; while ((host = ...
strtok(NULL, " "))) { nreqs++; reqs = realloc(reqs, sizeof(reqs[0]) * nreqs); ...
reqs[nreqs - 1] = calloc(1, sizeof(*reqs[0])); reqs[nreqs - 1 ...
-
https://man.plustar.jp/manpage/man3/gai_suspend.3.html
- [similar]
- Man page of GETADDRINFO_A 9246
- GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前
...
.h > static struct gaicb **reqs = NULL; static int nreqs = 0; static char * getcmd(void) { static char buf[ ...
hostnames */ static void add_requests(void) { int nreqs_base = nreqs; char *host; int ret; while ((host = ...
strtok(NULL, " "))) { nreqs++; reqs = realloc(reqs, sizeof(reqs[0]) * nreqs); ...
reqs[nreqs - 1] = calloc(1, sizeof(*reqs[0])); reqs[nreqs - 1 ...
-
https://man.plustar.jp/manpage/man3/getaddrinfo_a.3.html
- [similar]
PREV
1
NEXT