Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8479/
Dpoc.c109 void* child_ioctl_1(void* no_use);
139 void* child_ioctl_1(void* no_use) { in child_ioctl_1() function
185 pthread_create(thread_id + i + 1, NULL, child_ioctl_1, NULL); in main()