HomeSort by: relevance | last modified time | path
    Searched refs:herror (Results 1 - 9 of 9) sorted by relevancy

  /src/lib/libc/resolv/
herror.c 1 /* $NetBSD: herror.c,v 1.10 2015/02/24 17:56:20 christos Exp $ */
52 static const char sccsid[] = "@(#)herror.c 8.1 (Berkeley) 6/4/93";
53 static const char rcsid[] = "Id: herror.c,v 1.4 2005/04/27 04:56:41 sra Exp";
55 __RCSID("$NetBSD: herror.c,v 1.10 2015/02/24 17:56:20 christos Exp $");
91 __weak_alias(herror,_herror)
95 * herror --
99 herror(const char *s) {
  /src/external/bsd/libbind/dist/resolv/
herror.c 1 /* $NetBSD: herror.c,v 1.1.1.2 2012/09/09 16:08:10 christos Exp $ */
54 static const char sccsid[] = "@(#)herror.c 8.1 (Berkeley) 6/4/93";
55 static const char rcsid[] = "Id: herror.c,v 1.4 2005/04/27 04:56:41 sra Exp ";
90 * herror --
94 herror(const char *s) { function
  /src/external/bsd/libbind/dist/
libc4netbsd 54 for i in herror.c res_comp.c res_data.c res_debug.c res_debug.h res_init.c \
  /src/include/
netdb.h 337 void herror(const char *);
  /src/lib/libc/net/
Makefile.inc 60 gethostbyname.3 herror.3 gethostbyname.3 hstrerror.3 \
  /src/sbin/routed/rtquery/
rtquery.c 187 herror(0);
531 herror(host);
  /src/crypto/dist/ipsec-tools/src/racoon/
getcertsbyname.c 389 herror("getcertsbyname");
  /src/external/bsd/libbind/dist/include/
netdb.h 402 void herror __P((const char *));
  /src/lib/libc/include/
namespace.h 441 #define herror _herror macro

Completed in 20 milliseconds