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

/netbsd-current/games/trek/
H A Dsetup.c212 xsched(E_SNOVA, 1, 0, 0, 0);
213 xsched(E_LRTB, Param.klings, 0, 0, 0);
214 xsched(E_KATSB, 1, 0, 0, 0);
215 xsched(E_ISSUE, 1, 0, 0, 0);
216 xsched(E_SNAP, 1, 0, 0, 0);
H A Dschedule.c147 xsched(int ev1, int factor, int x, int y, int z) function
H A Dtrek.h483 struct event *xsched(int, int, int, int , int );
H A Devents.c227 e = xsched(E_KDESB, 1, ix, iy, 0);
296 e = xsched(E_ENSLV, 1, ix, iy, q->qsystemname);

Completed in 96 milliseconds