Searched refs:uaf_pipe (Results 1 – 1 of 1) sorted by relevance
1175 int uaf_pipe; variable1335 uaf_pipe = open(pipepath, O_WRONLY); in reopen_pipe()1336 if (uaf_pipe < 0) in reopen_pipe()1343 dup2(uaf_pipe, 0); in stage2_launcher()1423 do_poll(uaf_pipe, 200); in poll_thread()1689 if (write(uaf_pipe, dat, 0x2000) != 0x1000) { in rw_thread()