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

/xsrc/external/mit/xfs/dist/difs/
H A Dglobals.c66 long TimeOutValue = DEFAULT_TIMEOUT * MILLI_PER_SECOND; variable in typeref:typename:long
/xsrc/external/mit/xfs/dist/include/
H A Dglobals.h58 extern long TimeOutValue;
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dopaque.h47 extern _X_EXPORT CARD32 TimeOutValue;
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dglobals.c131 CARD32 TimeOutValue = DEFAULT_TIMEOUT * MILLI_PER_SECOND; variable in typeref:typename:CARD32
/xsrc/external/mit/xfs/dist/os/
H A Dconnection.c304 (connect_time - oc->conn_time) >= TimeOutValue) ||
/xsrc/external/mit/xorg-server/dist/os/
H A Dconnection.c657 #define TimeOutValue 60 * MILLI_PER_SECOND macro
675 (connect_time - oc->conn_time) >= TimeOutValue) ||
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dconnection.c810 (connect_time - oc->conn_time) >= TimeOutValue) ||
H A Dutils.c834 TimeOutValue = ((CARD32)atoi(argv[i])) * MILLI_PER_SECOND;

Completed in 44 milliseconds