Searched refs:EX_NOHOST (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10/Libc-1044.1.2/include/
H A Dsysexits.h63 * EX_NOHOST -- The host specified did not exist. This is used
104 #define EX_NOHOST 68 /* host name unknown */ macro
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/include/
H A Dsysexits-compat.h57 ** EX_NOHOST -- The host specified did not exist. This is used
105 # define EX_NOHOST 68 /* host name unknown */ macro
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/include/
H A Dexits.h63 * EX_NOHOST -- The host specified did not exist. This is used
104 #define EX_NOHOST 68 /* host name unknown */ macro
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dsysexits_.h57 # define EX_NOHOST 68 macro
/macosx-10.10/postfix-255/postfix/src/global/
H A Dsys_exits.h35 #define EX_NOHOST 68 /* host name unknown */ macro
H A Dsys_exits.c81 EX_NOHOST, "5.1.2", "host name unknown",
/macosx-10.10/smb-759.0/smbutil/
H A Dsmbutil.c99 err(EX_NOHOST, "server connection failed");
114 err(EX_NOHOST, "share name doesn't exist");
117 err(EX_NOHOST, "operation not supported by server");
H A Dstatus.c213 err(EX_NOHOST, "unable to get status for hostname %s", hostname);
215 err(EX_NOHOST, "unable to resolve hostname %s", hostname);
H A Dlookup.c144 err(EX_NOHOST, "unable to resolve %s", hostname);
/macosx-10.10/smb-759.0/mount_smbfs/
H A Dmount_smbfs.c222 err(EX_NOHOST, "server connection failed");
235 err(EX_NOHOST, "share connection failed");
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/utils/
H A Dsmtptest.c303 exit(EX_NOHOST);
317 exit(EX_NOHOST);
390 exit(EX_NOHOST);
/macosx-10.10/adv_cmds-158/whois/
H A Dwhois.c253 exit(EX_NOHOST);
/macosx-10.10/network_cmds-457/route.tproj/
H A Droute.c759 errx(EX_NOHOST, "invalid mask: %s", inet_ntoa(so_mask.sin.sin_addr));
1062 errx(EX_NOHOST, "bad address: %s", s);
/macosx-10.10/network_cmds-457/ping.tproj/
H A Dping.c607 errx(EX_NOHOST, "cannot resolve %s: %s",
634 errx(EX_NOHOST, "cannot resolve %s: %s",
/macosx-10.10/network_cmds-457/ipfw.tproj/
H A Dipfw2.c2007 errx(EX_NOHOST, "hostname ``%s'' unknown", av);

Completed in 554 milliseconds