Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:pipeinput_int

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