Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxselinux_ext.c42 CARD32 octx_len; member
320 i->octx_len = bytes_to_int32(strlen(i->octx) + 1); in SELinuxPopulateItem()
323 *size += i->octx_len + i->dctx_len + 3; in SELinuxPopulateItem()
360 buf[pos] = items[k].octx_len * 4; in SELinuxSendItemsToClient()
371 pos += items[k].octx_len; in SELinuxSendItemsToClient()