Lines Matching defs:ship
169 fmtship(char *buf, size_t len, const char *fmt, struct ship *ship) in fmtship()
194 makesignal(struct ship *from, const char *fmt, struct ship *ship, ...) in makesignal()
286 Write(int type, struct ship *ship, long a, long b, long c, long d) in Write()
302 Writestr(int type, struct ship *ship, const char *a) in Writestr()
426 sync_update(int type, struct ship *ship, const char *astr, in sync_update()
480 send_captain(struct ship *ship, const char *astr) in send_captain()
486 send_captured(struct ship *ship, long a) in send_captured()
492 send_class(struct ship *ship, long a) in send_class()
498 send_crew(struct ship *ship, long a, long b, long c) in send_crew()
504 send_dbp(struct ship *ship, long a, long b, long c, long d) in send_dbp()
510 send_drift(struct ship *ship, long a) in send_drift()
516 send_explode(struct ship *ship, long a) in send_explode()
522 send_foul(struct ship *ship, long a) in send_foul()
528 send_gunl(struct ship *ship, long a, long b) in send_gunl()
534 send_gunr(struct ship *ship, long a, long b) in send_gunr()
540 send_hull(struct ship *ship, long a) in send_hull()
546 send_move(struct ship *ship, const char *astr) in send_move()
552 send_obp(struct ship *ship, long a, long b, long c, long d) in send_obp()
558 send_pcrew(struct ship *ship, long a) in send_pcrew()
564 send_unfoul(struct ship *ship, long a, long b) in send_unfoul()
570 send_points(struct ship *ship, long a) in send_points()
576 send_qual(struct ship *ship, long a) in send_qual()
582 send_ungrap(struct ship *ship, long a, long b) in send_ungrap()
588 send_rigg(struct ship *ship, long a, long b, long c, long d) in send_rigg()
594 send_col(struct ship *ship, long a) in send_col()
600 send_dir(struct ship *ship, long a) in send_dir()
606 send_row(struct ship *ship, long a) in send_row()
612 send_signal(struct ship *ship, const char *astr) in send_signal()
618 send_sink(struct ship *ship, long a) in send_sink()
624 send_struck(struct ship *ship, long a) in send_struck()
630 send_ta(struct ship *ship, long a) in send_ta()
654 send_fs(struct ship *ship, long a) in send_fs()
660 send_grap(struct ship *ship, long a) in send_grap()
666 send_rig1(struct ship *ship, long a) in send_rig1()
672 send_rig2(struct ship *ship, long a) in send_rig2()
678 send_rig3(struct ship *ship, long a) in send_rig3()
684 send_rig4(struct ship *ship, long a) in send_rig4()
690 send_begin(struct ship *ship) in send_begin()
696 send_end(struct ship *ship) in send_end()
713 recv_captain(struct ship *ship, const char *astr) in recv_captain()
719 recv_captured(struct ship *ship, long a) in recv_captured()
728 recv_class(struct ship *ship, long a) in recv_class()
734 recv_crew(struct ship *ship, long a, long b, long c) in recv_crew()
744 recv_dbp(struct ship *ship, long a, long b, long c, long d) in recv_dbp()
754 recv_drift(struct ship *ship, long a) in recv_drift()
760 recv_explode(struct ship *ship, long a) in recv_explode()
767 recv_foul(struct ship *ship, long a) in recv_foul()
779 recv_gunl(struct ship *ship, long a, long b) in recv_gunl()
788 recv_gunr(struct ship *ship, long a, long b) in recv_gunr()
797 recv_hull(struct ship *ship, long a) in recv_hull()
803 recv_move(struct ship *ship, const char *astr) in recv_move()
809 recv_obp(struct ship *ship, long a, long b, long c, long d) in recv_obp()
819 recv_pcrew(struct ship *ship, long a) in recv_pcrew()
825 recv_unfoul(struct ship *ship, long a, long b) in recv_unfoul()
841 recv_points(struct ship *ship, long a) in recv_points()
847 recv_qual(struct ship *ship, long a) in recv_qual()
853 recv_ungrap(struct ship *ship, long a, long b) in recv_ungrap()
869 recv_rigg(struct ship *ship, long a, long b, long c, long d) in recv_rigg()
880 recv_col(struct ship *ship, long a) in recv_col()
886 recv_dir(struct ship *ship, long a) in recv_dir()
892 recv_row(struct ship *ship, long a) in recv_row()
898 recv_signal(struct ship *ship, const char *astr) in recv_signal()
909 recv_sink(struct ship *ship, long a) in recv_sink()
916 recv_struck(struct ship *ship, long a) in recv_struck()
922 recv_ta(struct ship *ship, long a) in recv_ta()
947 recv_fs(struct ship *ship, long a) in recv_fs()
953 recv_grap(struct ship *ship, long a) in recv_grap()
965 recv_rig1(struct ship *ship, long a) in recv_rig1()
971 recv_rig2(struct ship *ship, long a) in recv_rig2()
977 recv_rig3(struct ship *ship, long a) in recv_rig3()
983 recv_rig4(struct ship *ship, long a) in recv_rig4()
989 recv_begin(struct ship *ship) in recv_begin()
996 recv_end(struct ship *ship) in recv_end()