OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:comlen
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/hunt/hunt/
otto.c
111
STATIC int
comlen
;
variable
191
comlen
= 0;
220
(void) write(huntsocket, command,
comlen
);
221
Otto_count +=
comlen
;
223
(void) fwrite(command, 1,
comlen
, debug);
431
command[
comlen
++] = toupper((unsigned char)cmd);
441
command[
comlen
++] = cmd;
459
command[
comlen
++] = 'o';
460
command[
comlen
++] = 'o';
462
command[
comlen
++] = ' '
[
all
...]
Completed in 23 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026