Lines Matching refs:klingon
47 ** Ask a Klingon To Surrender
51 ** The Subspace Radio is needed to ask a Klingon if he will kindly
52 ** surrender. A random Klingon from the ones in the quadrant is
55 ** The Klingon is requested to surrender. The probability of this
56 ** is a function of that Klingon's remaining power, our power,
83 /* if there is more than one Klingon, find out which one */
88 /* check out that Klingon */
101 printf("Klingon at %d,%d surrenders\n", k->x, k->y);
121 ** SELECT A KLINGON
135 return (&Etc.klingon[i]);