Searched refs:herror (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/lib/libc/resolv/
H A DSymbol.map6 /* h_nerr; */ /* Why is this not staticized in net/herror.c? */
8 herror;
H A Dherror.c48 static const char sccsid[] = "@(#)herror.c 8.1 (Berkeley) 6/4/93";
49 static const char rcsid[] = "$Id: herror.c,v 1.3.18.1 2005/04/27 05:01:09 sra Exp $";
85 * herror --
89 herror(const char *s) { function
/freebsd-10.0-release/usr.bin/bluetooth/bthost/
H A Dbthost.c90 herror(reverse? bt_ntoa(&ba, bastr) : arg);
/freebsd-10.0-release/contrib/smbfs/lib/smb/
H A Dnb_net.c78 herror(NULL);
/freebsd-10.0-release/lib/libc/net/
H A DMakefile.inc66 gethostbyname.3 herror.3 gethostbyname.3 hstrerror.3 \
/freebsd-10.0-release/sys/netsmb/
H A Dsmb_iod.c538 int herror; local
540 herror = 0;
550 herror = smb_iod_sendrq(iod, rqp);
570 if (herror)
574 if (herror == ENOTCONN)
/freebsd-10.0-release/include/
H A Dnetdb.h278 void herror(const char *);
/freebsd-10.0-release/sbin/routed/rtquery/
H A Drtquery.c182 herror(0);
524 herror(host);
/freebsd-10.0-release/lib/libcompat/4.3/
H A Drexec.c309 herror(*ahost);

Completed in 269 milliseconds