Searched refs:p2c_waitpipe (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/luit/dist/
H A Dluit.c47 static int p2c_waitpipe[2]; variable in typeref:typename:int[2]
531 close(p2c_waitpipe[which]);
576 IGNORE_RC(pipe(p2c_waitpipe));
641 read_waitpipe(p2c_waitpipe);
667 write_waitpipe(p2c_waitpipe);

Completed in 2 milliseconds