OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lineBuf
(Results
1 - 4
of
4
) sorted by relevancy
/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/sparc/include/
oldmon.h
204
u_char *
lineBuf
; /* The line input buffer */
205
u_char **linePtr; /* Cur pointer into
linebuf
*/
206
int *lineSize; /* length of line in
linebuf
*/
208
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
3931
char
lineBuf
[100];
3935
s =
lineBuf
;
3957
"%s: %08x: %s", label, addr,
lineBuf
);
3960
"%08x: %s", addr,
lineBuf
);
Completed in 34 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025