Searched defs:gethostbyaddr (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dgethostnamadr.c165 gethostbyaddr(const char *addr, socklen_t len, int type) function
203 if ((hp = gethostbyaddr(addr, len, type)) == NULL) {
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/
H A Dmacsockotpt.c2196 PR_IMPLEMENT(struct hostent *) gethostbyaddr(const void *addr, int addrlen, int type) function

Completed in 112 milliseconds