Searched refs:reg_index (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libdns_sd/common/
H A Ddnssd_ipc.c134 hdr->reg_index = htonl(hdr->reg_index);
H A Ddnssd_ipc.h73 Use types with precisely defined sizes for 'op' and 'reg_index', for better
222 uint32_t reg_index; // identifier for a record registered via DNSServiceRegisterRecord() on a member in struct:ipc_msg_hdr_struct
H A Ddnssd_clientstub.c1090 hdr->reg_index = rref->record_index;
1143 hdr->reg_index = rref->record_index;
1177 hdr->reg_index = RecordRef ? RecordRef->record_index : TXT_RECORD_INDEX;
1203 hdr->reg_index = RecordRef->record_index;

Completed in 28 milliseconds