OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:t_buf
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libedit/
terminal.h
63
char *
t_buf
; /* Termcap buffer */
member in struct:__anon202ad4510208
terminal.c
281
el->el_terminal.
t_buf
= el_calloc(TC_BUFSIZE,
282
sizeof(*el->el_terminal.
t_buf
));
283
if (el->el_terminal.
t_buf
== NULL)
317
el_free(el->el_terminal.
t_buf
);
318
el->el_terminal.
t_buf
= NULL;
365
(void) strcpy(*str = &el->el_terminal.
t_buf
[
383
memcpy(el->el_terminal.
t_buf
, termbuf, TC_BUFSIZE);
391
(void) strcpy(*str = &el->el_terminal.
t_buf
[el->el_terminal.t_loc],
1143
if (el->el_terminal.
t_buf
== NULL || el->el_map.key == NULL)
/src/sys/external/mit/xen-include-public/dist/xen/include/public/
trace.h
307
struct
t_buf
{
struct
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025