Searched refs:bufferLen (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libdns_sd/common/ |
H A D | dnssd_clientlib.c | 211 uint16_t bufferLen, in TXTRecordCreate() argument 216 txtRec->buflen = buffer ? bufferLen : (uint16_t)0; in TXTRecordCreate()
|
H A D | dns_sd.h | 1398 uint16_t bufferLen,
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_dump.c | 1061 uint32_t bufferLen, in emlxs_dump_word_dmpfile() argument 1072 for (i = 0; i < bufferLen / 4; i++, wptr++) { in emlxs_dump_word_dmpfile() 1093 uint32_t bufferLen, in emlxs_dump_port_block() argument 1154 emlxs_dump_word_dmpfile(fpDmpFile, pBuffer, bufferLen, fSwap); in emlxs_dump_port_block() 1167 uint32_t bufferLen, in emlxs_dump_port_struct() argument 1228 emlxs_dump_word_dmpfile(fpDmpFile, pBuffer, bufferLen, fSwap); in emlxs_dump_port_struct() 1241 uint32_t bufferLen, in emlxs_dump_host_block() argument 1269 length = bufferLen; in emlxs_dump_host_block() 1289 emlxs_dump_word_dmpfile(fpDmpFile, pBuffer, bufferLen, fSwap); in emlxs_dump_host_block() 1302 uint32_t bufferLen, in emlxs_dump_host_struct() argument [all …]
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_extern.h | 903 uint8_t *pBuffer, uint32_t bufferLen,
|