Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dquickfix.c5856 char_u *dirname_start, in vgr_load_dummy_buf() argument
6174 char_u *dirname_start = NULL; in vgr_process_files() local
6186 mch_dirname(dirname_start, MAXPATHL); in vgr_process_files()
6259 wipe_dummy_buffer(buf, dirname_start); in vgr_process_files()
6305 vim_free(dirname_start); in vgr_process_files()
6424 restore_start_dir(char_u *dirname_start) in restore_start_dir() argument
6438 ea.arg = dirname_start; in restore_start_dir()
6534 restore_start_dir(dirname_start); in load_dummy_buffer()
6540 wipe_dummy_buffer(newbuf, dirname_start); in load_dummy_buffer()
6592 restore_start_dir(dirname_start); in wipe_dummy_buffer()
[all …]