Searched refs:makemsg (Results 1 – 10 of 10) sorted by relevance
/openbsd/usr.bin/rwall/ |
H A D | rwall.c | 57 void makemsg(char *); 73 makemsg(argv[2]); in main() 104 makemsg(char *fname) in makemsg() function
|
/openbsd/games/sail/ |
H A D | assorted.c | 104 makemsg(on, "dismasted!"); in table() 186 makemsg(on, "%s", message); in table() 214 makemsg(on, "%s", message); in table()
|
H A D | pl_1.c | 106 makemsg(ms, "Captain %s relinquishing.", in leave()
|
H A D | dr_2.c | 94 makemsg(sp, "exploding!"); in checkup() 100 makemsg(sp, "sinking!"); in checkup()
|
H A D | pl_5.c | 232 makemsg(ms, "repelling boarders"); in parties()
|
H A D | dr_3.c | 271 makemsg(from, "repelling boarders"); in sendbp()
|
H A D | extern.h | 430 void makemsg(struct ship *, const char *, ...)
|
H A D | sync.c | 101 makemsg(struct ship *from, const char *fmt, ...) in makemsg() function
|
H A D | dr_1.c | 183 makemsg(from, "boarders from %s repelled", to->shipname); in fightitout()
|
/openbsd/usr.bin/wall/ |
H A D | wall.c | 67 void makemsg(char *); 115 makemsg(*argv); in main() 175 makemsg(char *fname) in makemsg() function
|