Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8479/
Dpoc.c108 void* child_ioctl_0(void* no_use);
126 void* child_ioctl_0(void* no_use) { in child_ioctl_0() function
183 thread_ret[i] = pthread_create(thread_id + i, NULL, child_ioctl_0, NULL); in main()