OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:allbwho
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/snake/snake/
snake.c
515
short
allbwho
= 0, allbscore = 0;
local in function:post
537
read(rawscores, &
allbwho
, sizeof(short));
554
p = getpwuid(
allbwho
);
559
if (
allbwho
) {
565
(int)
allbwho
, allbscore);
572
printf("The highest is (%d) with $%d\n", (int)
allbwho
,
snake.c
515
short
allbwho
= 0, allbscore = 0;
local in function:post
537
read(rawscores, &
allbwho
, sizeof(short));
554
p = getpwuid(
allbwho
);
559
if (
allbwho
) {
565
(int)
allbwho
, allbscore);
572
printf("The highest is (%d) with $%d\n", (int)
allbwho
,
Completed in 22 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025