Home
last modified time | relevance | path

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

/dragonfly/games/sail/
H A Dsync.c116 static void recv_qual(struct ship *ship, long a);
446 case W_QUAL: recv_qual(ship, a); break; in sync_update()
847 recv_qual(struct ship *ship, long a) in recv_qual() function