Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmisc1.pro43 char_u *get_cmd_output(char_u *cmd, char_u *infile, int flags, int *ret_len);
/vim-8.2.3635/src/
H A Dmisc1.c2267 int *ret_len) in get_cmd_output() argument
2336 else if (ret_len == NULL) in get_cmd_output()
2346 *ret_len = len; in get_cmd_output()