OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Writestr
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/sail/
sync.c
140
static void
Writestr
(int, struct ship *, const char *);
302
Writestr
(int type, struct ship *ship, const char *a)
482
Writestr
(W_CAPTAIN, ship, astr);
548
Writestr
(W_MOVE, ship, astr);
614
Writestr
(W_SIGNAL, ship, astr);
sync.c
140
static void
Writestr
(int, struct ship *, const char *);
302
Writestr
(int type, struct ship *ship, const char *a)
482
Writestr
(W_CAPTAIN, ship, astr);
548
Writestr
(W_MOVE, ship, astr);
614
Writestr
(W_SIGNAL, ship, astr);
Completed in 45 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026