Searched refs:dctx_len (Results 1 – 1 of 1) sorted by relevance
43 CARD32 dctx_len; member321 i->dctx_len = bytes_to_int32(strlen(i->dctx) + 1); in SELinuxPopulateItem()323 *size += i->octx_len + i->dctx_len + 3; in SELinuxPopulateItem()365 buf[pos] = items[k].dctx_len * 4; in SELinuxSendItemsToClient()373 pos += items[k].dctx_len; in SELinuxSendItemsToClient()