Home
last modified time | relevance | path

Searched refs:bufsiz (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dif_tcl.c1565 int bufsiz UNUSED, in tcl_channel_input()
1581 int bufsiz, in tcl_channel_output() argument
1590 str = vim_strnsave((char_u *)buf, bufsiz); in tcl_channel_output()
1599 result = bufsiz; in tcl_channel_output()