Home
last modified time | relevance | path

Searched defs:errorCode (Results 1 – 15 of 15) sorted by relevance

/titanic_50/usr/src/lib/libdns_sd/java/com/apple/dnssd/
H A DBaseListener.java34 void operationFailed( DNSSDService service, int errorCode); in operationFailed()
H A DDNSSD.java490 public AppleDNSSDException( int errorCode) { fErrorCode = errorCode; } in AppleDNSSDException()
/titanic_50/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceLocationException.java206 private short errorCode = OK; field in ServiceLocationException
216 ServiceLocationException(short errorCode, String msgTag, Object[] params) { in ServiceLocationException()
H A DServiceTable.java515 short errorCode = in register() local
740 short errorCode = ServiceLocationException.OK; in deregister() local
873 short errorCode = ServiceLocationException.OK; in findServiceTypes() local
952 short errorCode = ServiceLocationException.OK; in findServices() local
1066 short errorCode = ServiceLocationException.OK; in findAttributes() local
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/dns-sd/
H A Ddns-sd.c536DNSServiceErrorType errorCode, const char *replyDomain, void *context) in enum_reply()
612 …(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode, in zonedata_resolve()
672 …(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode, in zonedata_browse()
689 …(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode, in browse_reply()
745 …(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode, in resolve_reply()
831 …NSSD_API reg_reply(DNSServiceRef sdref, const DNSServiceFlags flags, DNSServiceErrorType errorCode, in reg_reply()
991 …(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode, in qr_reply()
1128 …DNSServiceRef sdref, DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode, uint3… in port_mapping_create_reply()
1152 … sdref, const DNSServiceFlags flags, uint32_t interfaceIndex, DNSServiceErrorType errorCode, const… in addrinfo_reply()
1316 DNSServiceErrorType errorCode, void *context) in MyRegisterRecordCallback()
/titanic_50/usr/src/lib/libdns_sd/java/com/apple/dnssd/docs/examples/src/
H A DBrowserApp.java209 public void operationFailed( DNSSDService service, int errorCode) in operationFailed()
270 public void operationFailed( DNSSDService service, int errorCode) in operationFailed()
415 public void operationFailed( DNSSDService service, int errorCode) in operationFailed()
H A DSwingDomainListener.java55 public void operationFailed( DNSSDService service, int errorCode) in operationFailed()
H A DSwingResolveListener.java57 public void operationFailed( DNSSDService service, int errorCode) in operationFailed()
H A DSwingQueryListener.java54 public void operationFailed( DNSSDService service, int errorCode) in operationFailed()
H A DSwingBrowseListener.java55 public void operationFailed( DNSSDService service, int errorCode) in operationFailed()
H A DSimpleChat.java160 public void operationFailed( DNSSDService service, int errorCode) in operationFailed()
289 public void operationFailed( DNSSDService service, int errorCode) in operationFailed()
/titanic_50/usr/src/lib/libdns_sd/java/common/
H A DJNISupport.c312DNSServiceErrorType errorCode, const char *serviceName, const char *regtype, in ServiceBrowseReply()
377DNSServiceErrorType errorCode, const char *fullname, const char *hosttarget, in ServiceResolveReply()
462DNSServiceErrorType errorCode, const char *serviceName, in ServiceRegisterReply()
676 DNSServiceErrorType errorCode, void *context) in RegisterRecordReply()
755 DNSServiceErrorType errorCode, const char *serviceName, in ServiceQueryReply()
821DNSServiceErrorType errorCode, const char *replyDomain, void *context) in DomainEnumReply()
/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java643 private final int errorCode = PoolInternal.pool_error(); field in PoolsException
653 private static String description(int errorCode) in description()
/titanic_50/usr/src/lib/nsswitch/mdns/common/
H A Dmdns_common.c158 uint32_t ifIndex, DNSServiceErrorType errorCode, in _nss_mdns_querynamereply()
298 uint32_t ifIndex, DNSServiceErrorType errorCode, in _nss_mdns_queryaddrreply()
/titanic_50/usr/src/lib/libdns_sd/common/
H A Ddnssd_clientstub.c2215 DNSServiceErrorType errorCode, void *context) in SleepKeepaliveCallback()