Home
last modified time | relevance | path

Searched refs:nfoul (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/games/sail/
Dsync.c325 ship->file->nfoul++; in sync_update()
341 ship->file->nfoul -= p->sn_count; in sync_update()
344 ship->file->nfoul--; in sync_update()
Dextern.h65 #define fouled(a) ((a)->file->nfoul)
197 short nfoul; member