Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8479/
Dpoc.c110 void* child_ioctl_2(void* no_use);
152 void* child_ioctl_2(void* no_use) { in child_ioctl_2() function
187 pthread_create(thread_id + i + 2, NULL, child_ioctl_2, NULL); in main()