HomeSort by relevance Sort by last modified time
    Searched defs:sethostent (Results 1 - 3 of 3) sorted by null

  /bionic/libc/dns/net/
sethostent.c 1 /* $NetBSD: sethostent.c,v 1.20 2014/03/17 13:24:23 christos Exp $ */
35 static char sccsid[] = "@(#)sethostent.c 8.1 (Berkeley) 6/4/93";
36 static char rcsid[] = "Id: sethostent.c,v 8.5 1996/09/28 06:51:07 vixie Exp ";
38 __RCSID("$NetBSD: sethostent.c,v 1.20 2014/03/17 13:24:23 christos Exp $");
69 sethostent(int stayopen) function
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
gethostnamadr.c 214 sethostent(int stayopen) function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pthread.h 649 #define sethostent(...) (pthread_testcancel(), sethostemt(__VA_ARGS__)) macro
    [all...]

Completed in 104 milliseconds