Home
last modified time | relevance | path

Searched defs:callBack (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libdns_sd/common/
H A Ddnssd_clientstub.c1270 DNSServiceResolveReply callBack, in DNSServiceResolve() argument
1345 DNSServiceQueryRecordReply callBack, in DNSServiceQueryRecord() argument
1453 DNSServiceGetAddrInfoReply callBack, in DNSServiceGetAddrInfo() argument
1507 DNSServiceBrowseReply callBack, in DNSServiceBrowse() argument
1584 DNSServiceRegisterReply callBack, in DNSServiceRegister() argument
1655 DNSServiceEnumerateDomains(DNSServiceRef * sdRef,DNSServiceFlags flags,uint32_t interfaceIndex,DNSServiceDomainEnumReply callBack,void * context) DNSServiceEnumerateDomains() argument
1834 DNSServiceRegisterRecord(DNSServiceRef sdRef,DNSRecordRef * RecordRef,DNSServiceFlags flags,uint32_t interfaceIndex,const char * fullname,uint16_t rrtype,uint16_t rrclass,uint16_t rdlen,const void * rdata,uint32_t ttl,DNSServiceRegisterRecordReply callBack,void * context) DNSServiceRegisterRecord() argument
2137 DNSServiceNATPortMappingCreate(DNSServiceRef * sdRef,DNSServiceFlags flags,uint32_t interfaceIndex,uint32_t protocol,uint16_t internalPortInNetworkByteOrder,uint16_t externalPortInNetworkByteOrder,uint32_t ttl,DNSServiceNATPortMappingReply callBack,void * context) DNSServiceNATPortMappingCreate() argument
2234 DNSServiceSleepKeepalive(DNSServiceRef * sdRef,DNSServiceFlags flags,int fd,unsigned int timeout,DNSServiceSleepKeepaliveReply callBack,void * context) DNSServiceSleepKeepalive() argument
[all...]
/titanic_51/usr/src/cmd/bnu/
H A Dpermission.c742 callBack() in callBack() function