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

/freebsd-12-stable/lib/libc/resolv/
H A DMakefile.inc6 SRCS+= herror.c h_errno.c mtctxres.c res_comp.c res_data.c res_debug.c \
H A Dherror.c50 static const char sccsid[] = "@(#)herror.c 8.1 (Berkeley) 6/4/93";
51 static const char rcsid[] = "$Id: herror.c,v 1.4 2005/04/27 04:56:41 sra Exp $";
86 * herror --
90 herror(const char *s) { function
/freebsd-12-stable/usr.bin/bluetooth/bthost/
H A Dbthost.c93 herror(reverse? bt_ntoa(&ba, bastr) : arg);
/freebsd-12-stable/contrib/smbfs/lib/smb/
H A Dnb_net.c78 herror(NULL);
/freebsd-12-stable/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-12-stable/include/
H A Dnetdb.h291 void herror(const char *);
/freebsd-12-stable/lib/libc/net/
H A DMakefile.inc63 gethostbyname.3 herror.3 gethostbyname.3 hstrerror.3 \
/freebsd-12-stable/sbin/routed/rtquery/
H A Drtquery.c184 herror(0);
526 herror(host);
/freebsd-12-stable/lib/libcompat/4.3/
H A Drexec.c309 herror(*ahost);

Completed in 84 milliseconds