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

/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dpyro.c138 int fusilcount; member in struct:__anon107
174 pp->nflying = pp->fusilcount = 0;
233 pp->fusilcount = INTRAND(FUSILLEN * 9 / 10, FUSILLEN * 11 / 10);
236 if (pp->fusilcount > 0) {
237 if (--pp->fusilcount == 0)

Completed in 11 milliseconds