gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:strtoul (0.01 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsdlib/libc/net/getaddrinfo.c - 74.1KB - 2,420 lines
414: #endif
415:         v = strtoul(p, &ep, 10);
416: #ifndef T2EX
1252: errno = 0; 1253: lscopeid = strtoul(scope, &ep, 10); 1254: *scopeid = (u_int32_t)(lscopeid & 0xffffffffUL);