Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8426/
Dpoc.c39 __s32 channel_fd; member
105 printf("[+] ioctl OK, fd = %d\n", o_args.channel_fd); in main()
108 target_fd = o_args.channel_fd; in main()
131 printf("[+] ioctl OK, fd = %d\n", o_args.channel_fd); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8425/
Dpoc.c39 __s32 channel_fd; member
105 printf("[+] ioctl OK, fd = %d\n", o_args.channel_fd); in main()
108 target_fd = o_args.channel_fd; in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8430/
Dpoc.c39 __s32 channel_fd; member
128 g_channel_fd = args.channel_fd; in trigger_channel_open()