Home
last modified time | relevance | path

Searched refs:bufferLen (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libdns_sd/common/
H A Ddnssd_clientlib.c211 uint16_t bufferLen, in TXTRecordCreate() argument
216 txtRec->buflen = buffer ? bufferLen : (uint16_t)0; in TXTRecordCreate()
H A Ddns_sd.h1398 uint16_t bufferLen,
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c1061 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 Demlxs_extern.h903 uint8_t *pBuffer, uint32_t bufferLen,