Searched defs:tbuf (Results 1 – 9 of 9) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | termlib.c | 70 char *tbuf, // Buffer to hold termcap entry, TBUFSZ bytes max in tgetent() 143 getent(char *tbuf, char *term, FILE *termcap, int buflen) in getent() 175 nextent(char *tbuf, FILE *termcap, int buflen) in nextent()
|
| H A D | dosinst.h | 289 char tbuf[BUFSIZE]; in get_shell_folder_path() local
|
| H A D | session.c | 1339 char_u *tbuf; in ex_mkrc() local
|
| H A D | fileio.c | 3677 char tbuf[FGETS_SIZE]; in vim_fgets() local 3988 buf_T *tbuf = curbuf; in move_lines() local 4041 char *tbuf; in buf_check_timestamp() local
|
| H A D | term.c | 1873 char_u tbuf[TBUFSZ]; in set_termname() local 2207 tgetent_error(char_u *tbuf, char_u *term) in tgetent_error() 2267 char_u tbuf[TBUFSZ]; in getlinecol() local 2296 char_u tbuf[TBUFSZ]; in add_termcap_entry() local
|
| H A D | hardcopy.c | 377 char_u tbuf[20]; in prt_line_number() local 457 char_u *tbuf; in prt_header() local
|
| H A D | if_cscope.c | 1911 char *fname, *lno, *extra, *tbuf; in cs_print_tags_priv() local
|
| H A D | menu.c | 2234 char_u *tbuf; in gui_add_tearoff() local
|
| H A D | gui_w32.c | 6674 char_u tbuf[128]; in rebuild_tearoff() local
|