Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdns_sd/java/com/apple/dnssd/
H A DBaseListener.java49 void operationFailed( DNSSDService service, int errorCode); in operationFailed()
H A DDNSSD.java530 public AppleDNSSDException( int errorCode) { fErrorCode = errorCode; } in AppleDNSSDException()
/titanic_41/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_41/usr/src/cmd/cmd-inet/usr.bin/
H A Ddns-sd.c232 DNSServiceErrorType errorCode, const char *replyDomain, void *context) in enum_reply()
292 …DNSServiceRef client, const DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode, in browse_reply()
339 …DNSServiceRef client, const DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode, in resolve_reply()
416 …SSD_API reg_reply(DNSServiceRef client, const DNSServiceFlags flags, DNSServiceErrorType errorCode, in reg_reply()
441 …(DNSServiceRef sdRef, const DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode, in qr_reply()
556 DNSServiceErrorType errorCode, void * context) in MyRegisterRecordCallback()
/titanic_41/usr/src/lib/libdns_sd/java/com/apple/dnssd/docs/examples/src/
H A DSwingDomainListener.java58 public void operationFailed( DNSSDService service, int errorCode) in operationFailed()
H A DSwingResolveListener.java57 public void operationFailed( DNSSDService service, int errorCode) in operationFailed()
H A DBrowserApp.java190 public void operationFailed( DNSSDService service, int errorCode) in operationFailed()
250 public void operationFailed( DNSSDService service, int errorCode) in operationFailed()
395 public void operationFailed( DNSSDService service, int errorCode) in operationFailed()
H A DSwingQueryListener.java57 public void operationFailed( DNSSDService service, int errorCode) in operationFailed()
H A DSwingBrowseListener.java57 public void operationFailed( DNSSDService service, int errorCode) in operationFailed()
H A DSimpleChat.java163 public void operationFailed( DNSSDService service, int errorCode) in operationFailed()
292 public void operationFailed( DNSSDService service, int errorCode) in operationFailed()
/titanic_41/usr/src/lib/libdns_sd/java/common/
H A DJNISupport.c363 DNSServiceErrorType errorCode, const char *serviceName, const char *regtype, in ServiceBrowseReply()
428 DNSServiceErrorType errorCode, const char *fullname, const char *hosttarget, in ServiceResolveReply()
513 DNSServiceErrorType errorCode, const char *serviceName, in ServiceRegisterReply()
727 DNSServiceErrorType errorCode, void *context) in RegisterRecordReply()
806 DNSServiceErrorType errorCode, const char *serviceName, in ServiceQueryReply()
872 DNSServiceErrorType errorCode, const char *replyDomain, void *context) in DomainEnumReply()
/titanic_41/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_41/usr/src/lib/libdns_sd/common/
H A Ddnssd_clientstub.c649 DNSServiceErrorType errorCode; in handle_query_response() local
737 DNSServiceErrorType errorCode; in handle_browse_response() local
837 DNSServiceErrorType errorCode; in handle_regservice_response() local
1009 DNSServiceErrorType errorCode; in handle_regrecord_response() local
/titanic_41/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()