OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSM_SD_SHUTDOWN
(Results
1 - 2
of
2
) sorted by null
/cts/hostsidetests/security/securityPatch/CVE-2016-8412/
poc.c
28
#define
MSM_SD_SHUTDOWN
0xc00856dd
62
syscall(__NR_ioctl, fd,
MSM_SD_SHUTDOWN
, argn, 0, 0, 0);
/cts/hostsidetests/security/securityPatch/CVE-2016-8444/
poc.c
25
#define
MSM_SD_SHUTDOWN
0xc00856dd
52
ioctl(fd,
MSM_SD_SHUTDOWN
, &arg1);
Completed in 59 milliseconds