Lines Matching refs:pipeinput_int
590 if (pipeinput_int == PIPEINPUT_VID) { in pipe_pointer()
592 } else if (pipeinput_int == PIPEINPUT_CONSOLE) { in pipe_pointer()
594 } else if (pipeinput_int == PIPEINPUT_UINPUT) { in pipe_pointer()
596 } else if (pipeinput_int == PIPEINPUT_MACOSX) { in pipe_pointer()
598 } else if (pipeinput_int == PIPEINPUT_VNC) { in pipe_pointer()
720 if ((pipeinput_fh != NULL || pipeinput_int) && mask >= 0) { in pointer_event()
1016 pipeinput_int = PIPEINPUT_VID; in initialize_pipeinput()
1032 pipeinput_int = PIPEINPUT_CONSOLE; in initialize_pipeinput()
1045 pipeinput_int = PIPEINPUT_UINPUT; in initialize_pipeinput()
1049 pipeinput_int = PIPEINPUT_MACOSX; in initialize_pipeinput()
1052 pipeinput_int = PIPEINPUT_VNC; in initialize_pipeinput()