Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A Ddnssd_clientlib.c182 uint16_t bufferLen, in TXTRecordCreate() argument
187 txtRec->buflen = buffer ? bufferLen : (uint16_t)0; in TXTRecordCreate()
H A Ddns_sd.h2405 uint16_t bufferLen,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c1067 uint32_t bufferLen, in emlxs_dump_word_dmpfile() argument
1078 for (i = 0; i < bufferLen / 4; i++, wptr++) { in emlxs_dump_word_dmpfile()
1099 uint32_t bufferLen, in emlxs_dump_port_block() argument
1160 emlxs_dump_word_dmpfile(fpDmpFile, pBuffer, bufferLen, fSwap); in emlxs_dump_port_block()
1173 uint32_t bufferLen, in emlxs_dump_port_struct() argument
1234 emlxs_dump_word_dmpfile(fpDmpFile, pBuffer, bufferLen, fSwap); in emlxs_dump_port_struct()
1247 uint32_t bufferLen, in emlxs_dump_host_block() argument
1275 length = bufferLen; in emlxs_dump_host_block()
1295 emlxs_dump_word_dmpfile(fpDmpFile, pBuffer, bufferLen, fSwap); in emlxs_dump_host_block()
1308 uint32_t bufferLen, in emlxs_dump_host_struct() argument
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h906 uint8_t *pBuffer, uint32_t bufferLen,