/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);
|
answer.c | 343 char smallbuf[16]; local in function:stplayer 349 (void) snprintf(smallbuf, sizeof(smallbuf), 352 outstr(pp, smallbuf, 3);
|
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);
|
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);
|
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);
|