Lines Matching defs:time
80 swapl(&stuff->time, n);
93 TimeStamp time;
103 time = ClientTimeToServerTime(stuff->time);
107 AllowSome(client, time, thisdev, NOT_GRABBED);
110 AllowSome(client, time, thisdev, FREEZE_NEXT_EVENT);
113 AllowSome(client, time, thisdev, THAWED);
116 AllowSome(client, time, thisdev, THAW_OTHERS);
119 AllowSome(client, time, thisdev, FREEZE_BOTH_NEXT_EVENT);
122 AllowSome(client, time, thisdev, THAWED_BOTH);