Home
last modified time | relevance | path

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

/cts/hostsidetests/security/securityPatch/CVE-2017-0403/
Dpoc.c124 int group_fd[PAIR_FD],child_fd[PAIR_FD]; variable
158 child_fd[0] = syscall(__NR_perf_event_open, &attr,0x0ul, 0x6ul, group_fd[0], 0x0ul, 0); in thr()
186 close(child_fd[0]); in thr()