Home
last modified time | relevance | path

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

/cts/hostsidetests/security/securityPatch/CVE-2017-0462/
Dpoc.c120 unsigned int blksz; in get_blksz() local
121 ioctl(fd, SEEMP_CMD_GET_BLKSZ, &blksz); in get_blksz()
122 return blksz; in get_blksz()