Home
last modified time | relevance | path

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

/cts/hostsidetests/security/securityPatch/CVE-2017-0462/
Dpoc.c45 #define SEEMP_CMD_GET_BLKSZ _IOR(MAGIC, 4, int) macro
121 ioctl(fd, SEEMP_CMD_GET_BLKSZ, &blksz); in get_blksz()