Searched defs:pipefd (Results 1 – 1 of 1) sorted by relevance
653 let pipefd = args[0] as *mut c_int; in handle() localVariable663 let pipefd = unsafe { core::slice::from_raw_parts_mut(pipefd, 2) }; in handle() localVariable