OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:smallbuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hunt/huntd/
answer.c
343
char
smallbuf
[16];
local in function:stplayer
349
(void) snprintf(
smallbuf
, sizeof(
smallbuf
),
352
outstr(pp,
smallbuf
, 3);
/src/sys/arch/atari/vme/
leo.c
359
u_int8_t
smallbuf
[SMALLBSIZE];
local in function:leomove
376
offset,
smallbuf
, size);
377
if ((error = uiomove((void *)
smallbuf
, size, uio)))
381
offset,
smallbuf
, size);
Completed in 44 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025