Home
last modified time | relevance | path

Searched defs:hptr (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/manual/network/
Dgethostbyname2.c35 struct hostent *hptr; in gethostbyname2_0100() local
52 struct hostent *hptr; in gethostbyname2_0200() local
69 struct hostent *hptr; in gethostbyname2_0300() local
85 struct hostent *hptr; in gethostbyname2_0400() local
Dgethostbyaddr.c29 struct hostent *hptr = NULL; in gethostbyaddre_0100() local
50 struct hostent *hptr = NULL; in gethostbyaddre_0200() local
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
Dnetdb_test.cpp275 hostent* hptr = gethostbyname("localhost"); variable
352 hostent* hptr = gethostbyname2("localhost", AF_INET); variable
370 hostent* hptr = nullptr; variable
389 hostent* hptr = nullptr; variable
408 hostent* hptr = gethostbyaddr(&addr, sizeof(addr), AF_INET); variable
/third_party/optimized-routines/networking/test/
Dchksum.c41 const uint16_t *may_alias hptr = ptr; in checksum_simple() local
/third_party/mksh/
Dedit.c5123 char *hptr; in grabhist() local
5150 char *hptr; in grabsearch() local
/third_party/pcre2/pcre2/src/
Dpcre2_compile.c1646 PCRE2_SPTR hptr = ptr + 1; in PRIV() local
/third_party/python/Modules/
Dsocketmodule.c6438 const char *hptr, *pptr; local