Home | History | Annotate | Download | only in huntd

Lines Matching defs:enter_status

65 	static int32_t enter_status;
117 (void) read(newsock, &enter_status, sizeof(enter_status));
118 enter_status = ntohl(enter_status);
218 stplayer(pp, enter_status);
253 stplayer(PLAYER *newpp, int enter_status)
285 if (enter_status == Q_FLY) {
306 if (enter_status == Q_SCAN) {
366 if (enter_status == Q_FLY)