Home
last modified time | relevance | path

Searched refs:replyType (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libdns_sd/common/
H A Ddnssd_clientstub.c738 char replyName[256], replyType[kDNSServiceMaxDomainName], in handle_browse_response() local
747 if (get_string(&data, replyType, kDNSServiceMaxDomainName) < 0) str_error = 1; in handle_browse_response()
750 …ly)sdr->app_callback)(sdr, flags, interfaceIndex, errorCode, replyName, replyType, replyDomain, sd… in handle_browse_response()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/
H A Ddns-sd.c293 const char *replyName, const char *replyType, const char *replyDomain, void *context) in browse_reply() argument
301 else printf("%s%6X%3d %-25s %-25s %s\n", op, flags, ifIndex, replyDomain, replyType, replyName); in browse_reply()
/titanic_41/usr/src/uts/common/io/mr_sas/
H A Dmr_sas_tbolt.c2626 uint8_t replyType; in mr_sas_tbolt_process_outstanding_cmd() local
2646 replyType = replyDesc->ReplyFlags & in mr_sas_tbolt_process_outstanding_cmd()
2649 if (replyType == MPI2_RPY_DESCRIPT_FLAGS_UNUSED) in mr_sas_tbolt_process_outstanding_cmd()
2737 replyType = replyDesc->ReplyFlags & in mr_sas_tbolt_process_outstanding_cmd()
2740 if (replyType == MPI2_RPY_DESCRIPT_FLAGS_UNUSED) in mr_sas_tbolt_process_outstanding_cmd()