HomeSort by: relevance | last modified time | path
    Searched defs:recv_sink (Results 1 - 4 of 4) sorted by relevancy

  /src/games/sail/
sync.c 123 static void recv_sink(struct ship *ship, long a);
453 case W_SINK: recv_sink(ship, a); break;
909 recv_sink(struct ship *ship, long a) function in typeref:typename:void
sync.c 123 static void recv_sink(struct ship *ship, long a);
453 case W_SINK: recv_sink(ship, a); break;
909 recv_sink(struct ship *ship, long a) function in typeref:typename:void
sync.c 123 static void recv_sink(struct ship *ship, long a);
453 case W_SINK: recv_sink(ship, a); break;
909 recv_sink(struct ship *ship, long a) function in typeref:typename:void
sync.c 123 static void recv_sink(struct ship *ship, long a);
453 case W_SINK: recv_sink(ship, a); break;
909 recv_sink(struct ship *ship, long a) function in typeref:typename:void

Completed in 227 milliseconds