Home
last modified time | relevance | path

Searched refs:get_cmd_output (Results 1 – 5 of 5) 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 Dlocale.c421 locale_list = get_cmd_output((char_u *)"locale -a", in find_locales()
H A Dmisc1.c2263 get_cmd_output( in get_cmd_output() function
2468 res = get_cmd_output(tv_get_string(&argvars[0]), infile, flags, &len); in get_cmd_output_as_rettv()
2508 res = get_cmd_output(tv_get_string(&argvars[0]), infile, flags, NULL); in get_cmd_output_as_rettv()
H A Dfilepath.c3277 buffer = get_cmd_output(cmd, NULL, in expand_backtick()
/vim-8.2.3635/runtime/doc/
H A Dversion5.txt4539 OS/2: get_cmd_output() was not included. Didn't check for $VIM/.vimrc file.
7734 Solution: Disallow executing a shell command in get_cmd_output() and