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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/shared/
H A Dxf86Axp.h9 SYS_NONE, enumerator in enum:__anon0a62c04a0103
H A Dxf86Axp.c35 {SYS_NONE, 0, 0, 0},
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bsd/
H A Dbsd_axp.c39 {NULL,SYS_NONE}
68 return SYS_NONE;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/
H A Dlnx_axp.c49 {NULL,NULL,NULL,SYS_NONE}
63 return SYS_NONE;
65 if (!fgets(res,0xff,file)) return SYS_NONE;

Completed in 6 milliseconds