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

/macosx-10.9.5/Libinfo-449.1.3/dns.subproj/
H A Dherror.c57 static char sccsid[] = "@(#)herror.c 8.1 (Berkeley) 6/4/93";
58 static char rcsid[] = "$Id: herror.c,v 1.4 2003/04/10 20:21:16 majka Exp $";
79 * herror --
83 herror(const char *s) function
/macosx-10.9.5/MITKerberosShim-62.1/
H A Dmk_req.c148 krb5_error *herror = NULL; local
170 &herror,
178 if (herror && error) {
180 mshim_herror2merror(HC(context), herror, *error); local
192 if (herror)
193 heim_krb5_free_error(HC(context), herror); local
/macosx-10.9.5/libpcap-42/libpcap/Win32/Include/net/
H A Dnetdb.h117 void herror (const char *);
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/win32/include/lwres/
H A Dnetdb.h227 #ifdef herror
228 #undef herror macro
230 #define herror lwres_herror macro
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/win32/
H A Dliblwres.mak124 -@erase "$(INTDIR)\herror.obj"
166 "$(INTDIR)\herror.obj" \
215 -@erase "$(INTDIR)\herror.obj"
216 -@erase "$(INTDIR)\herror.sbr"
269 "$(INTDIR)\herror.sbr" \
302 "$(INTDIR)\herror.obj" \
508 SOURCE=..\herror.c
513 "$(INTDIR)\herror.obj" : $(SOURCE) "$(INTDIR)"
520 "$(INTDIR)\herror.obj" "$(INTDIR)\herror
[all...]
/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dnetdb.h304 void herror(const char *);
/macosx-10.9.5/Security-55471.14.18/tlsnke/tlsnketest/
H A Dmain.c125 herror("host");
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/include/lwres/
H A Dnetdb.h.in233 #ifdef herror
234 #undef herror
236 #define herror lwres_herror
/macosx-10.9.5/smb-697.95.1/kernel/netsmb/
H A Dsmb_iod.c1246 int herror, echo, drop_req_lock; local
1252 herror = 0;
1324 herror = smb_iod_sendrq(iod, rqp);
1325 if (herror == 0)
1389 herror = ENOTCONN;
1433 if (herror)
1440 if (herror == ENOTCONN) {
/macosx-10.9.5/bootp-268.1/bootplib/
H A Darp.c231 herror((char *)NULL);
264 herror((char *)NULL);
/macosx-10.9.5/Libinfo-449.1.3/xcodescripts/
H A Dinstall_files.sh147 gethostent.3 herror.3 hstrerror.3 sethostent.3
/macosx-10.9.5/ipsec-258.100.1/ipsec-tools/racoon/
H A Dgetcertsbyname.c391 herror("getcertsbyname");

Completed in 279 milliseconds