| /xsrc/external/mit/xorg-server/dist/hw/vfb/ |
| H A D | Makefile.am | 10 InitOutput.c \
|
| H A D | Makefile.in | 116 am__objects_1 = InitInput.$(OBJEXT) InitOutput.$(OBJEXT) \ 146 ./$(DEPDIR)/InitOutput.Po ./$(DEPDIR)/miinitext.Po 579 InitOutput.c \ 676 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/InitOutput.Po@am__quote@ # am--include-marker 926 -rm -f ./$(DEPDIR)/InitOutput.Po 974 -rm -f ./$(DEPDIR)/InitOutput.Po
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fake/ |
| H A D | fakeinit.c | 35 InitOutput (ScreenInfo *pScreenInfo, int argc, char **argv) function in typeref:typename:void
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fbdev/ |
| H A D | fbinit.c | 35 InitOutput (ScreenInfo *pScreenInfo, int argc, char **argv) function in typeref:typename:void
|
| /xsrc/external/mit/xorg-server.old/dist/hw/vfb/ |
| H A D | Makefile.am | 13 InitOutput.c \
|
| H A D | Makefile.in | 66 am__objects_1 = InitInput.$(OBJEXT) InitOutput.$(OBJEXT) \ 432 InitOutput.c \ 522 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/InitOutput.Po@am__quote@
|
| /xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/ |
| H A D | x68kInit.c | 111 * function "InitOutput" [ called by DIX ] 119 InitOutput(ScreenInfo *pScreenInfo, int argc, char *argv[]) function in typeref:typename:void
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Init.c | 51 InitOutput(ScreenInfo *screenInfo, int argc, char *argv[]) function in typeref:typename:void
|
| /xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/ |
| H A D | x68kInit.c | 117 * function "InitOutput" [ called by DIX ] 125 InitOutput(ScreenInfo *pScreenInfo, int argc, char *argv[]) function in typeref:typename:void
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | Init.c | 58 InitOutput(ScreenInfo * screen_info, int argc, char *argv[]) function in typeref:typename:void
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | Makefile.am | 36 InitOutput.c \
|
| H A D | Makefile.in | 126 am__objects_4 = InitInput.$(OBJEXT) InitOutput.$(OBJEXT) \ 170 ./$(DEPDIR)/InitOutput.Po ./$(DEPDIR)/miinitext.Po \ 689 InitOutput.c \ 876 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/InitOutput.Po@am__quote@ # am--include-marker 1204 -rm -f ./$(DEPDIR)/InitOutput.Po 1296 -rm -f ./$(DEPDIR)/InitOutput.Po
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | main.c | 205 InitOutput(&screenInfo, argc, argv);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/ |
| H A D | ephyrinit.c | 58 InitOutput (ScreenInfo *pScreenInfo, int argc, char **argv) function in typeref:typename:void
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | Makefile.am | 75 InitOutput.c \
|
| H A D | InitOutput.c | 922 InitOutput (ScreenInfo *screenInfo, int argc, char *argv[]) function in typeref:typename:void 930 winDebug ("InitOutput\n"); 936 FatalError ("InitOutput - Invalid command-line arguments found. " 945 FatalError ("InitOutput - Duplicate invocation on display " 952 winErrorFVerb (1, "InitOutput - Error reading config file\n"); 990 winErrorFVerb (1, "InitOutput - Could not get pointer to function\n" 1012 FatalError ("InitOutput - Couldn't add screen %d", i); 1034 winDebug ("InitOutput - Returning.\n");
|
| H A D | Makefile.in | 61 am__XWin_SOURCES_DIST = InitInput.c InitOutput.c winallpriv.c \ 109 am__objects_8 = InitInput.$(OBJEXT) InitOutput.$(OBJEXT) \ 554 InitOutput.c \ 731 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/InitOutput.Po@am__quote@
|
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/ |
| H A D | ephyrinit.c | 62 InitOutput(ScreenInfo * pScreenInfo, int argc, char **argv) function in typeref:typename:void
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | scrnintstr.h | 568 extern _X_EXPORT void InitOutput(
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | main.c | 190 InitOutput(&screenInfo, argc, argv);
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | scrnintstr.h | 690 extern _X_EXPORT void InitOutput(ScreenInfo * /*pScreenInfo */ ,
|
| /xsrc/external/mit/xorg-server/dist/hw/sun/ |
| H A D | sunInit.c | 510 * InitOutput -- 524 InitOutput(ScreenInfo *pScreenInfo, int argc, char **argv) function in typeref:typename:void 554 ErrorF("InitOutput: can't register NBIO exit handler\n"); 563 ErrorF("InitOutput: can't put stderr in non-block mode\n");
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/ |
| H A D | darwin.c | 174 * This is a callback from dix during AddScreen() from InitOutput(). 619 * InitOutput 623 * specific InitOutput routines are expected to discover the number 632 InitOutput(ScreenInfo *pScreenInfo, int argc, char **argv) function in typeref:typename:void
|
| /xsrc/external/mit/xorg-server.old/dist/hw/sun/ |
| H A D | sunInit.c | 562 * InitOutput -- 576 InitOutput(ScreenInfo *pScreenInfo, int argc, char **argv) function in typeref:typename:void 602 ErrorF("InitOutput: can't register NBIO exit handler\n"); 611 ErrorF("InitOutput: can't put stderr in non-block mode\n");
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/ |
| H A D | darwin.c | 178 * This is a callback from dix during AddScreen() from InitOutput(). 559 * InitOutput 563 * specific InitOutput routines are expected to discover the number 571 void InitOutput( ScreenInfo *pScreenInfo, int argc, char **argv ) function in typeref:typename:void
|