OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lineBuf
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sparc/include/
oldmon.h
201
u_char *
lineBuf
; /* The line input buffer */
202
u_char **linePtr; /* Cur pointer into
linebuf
*/
203
int *lineSize; /* length of line in
linebuf
*/
205
u_char (*getNextChar)(void); /* Get next char from
linebuf
*/
/src/sys/arch/sun3/include/
mon.h
163
u_char *
lineBuf
; /* The line input buffer */
164
u_char **linePtr; /* Cur pointer into
linebuf
*/
165
int *lineSize; /* length of line in
linebuf
*/
167
u_char (*getNextChar)(void); /* Get next char from
linebuf
*/
/src/sys/arch/sun68k/include/
mon.h
167
u_char *
lineBuf
; /* The line input buffer */
168
u_char **linePtr; /* Cur pointer into
linebuf
*/
169
int *lineSize; /* length of line in
linebuf
*/
171
u_char (*getNextChar)(void); /* Get next char from
linebuf
*/
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_core.c
3938
char
lineBuf
[100];
3942
s =
lineBuf
;
3964
"%s: %08x: %s", label, addr,
lineBuf
);
3967
"%08x: %s", addr,
lineBuf
);
Completed in 22 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026