Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Djob.c635 opt->jo_cwd = tv_get_string_buf_chk(item, opt->jo_cwd_buf); in get_job_options()
H A Dstructs.h2410 char_u jo_cwd_buf[NUMBUFLEN]; member