| getaddrinfo.c | 457 struct addrinfo sentinel; local 474 memset(&sentinel, 0, sizeof(sentinel)); 475 cur = &sentinel; 603 if (sentinel.ai_next) { 654 if (sentinel.ai_next) 660 if (sentinel.ai_next) { 677 canonname = sentinel.ai_next->ai_canonname; 678 sentinel.ai_next->ai_canonname = NULL; 679 (void)reorder(&sentinel, &svd) 1229 struct addrinfo sentinel; local 1295 struct addrinfo sentinel; local 1708 struct addrinfo sentinel, *cur; local 2036 struct addrinfo sentinel, *cur, *ai; local 2102 struct addrinfo sentinel, *cur, *ai; local 2175 struct addrinfo sentinel, *ai; local 2371 struct addrinfo sentinel, *cur; local 2403 struct addrinfo sentinel, *cur; local 2483 struct addrinfo sentinel, *cur; local [all...] |