Searched refs:cdscope_T (Results 1 – 4 of 4) sorted by relevance
48 void post_chdir(cdscope_T scope);49 int changedir_func(char_u *new_dir, int forceit, cdscope_T scope);
7259 get_prevdir(cdscope_T scope) in get_prevdir()7274 post_chdir(cdscope_T scope) in post_chdir()7320 cdscope_T scope) in changedir_func()7426 cdscope_T scope = CDSCOPE_GLOBAL; in ex_cd()
4291 } cdscope_T; typedef
785 cdscope_T scope = CDSCOPE_GLOBAL; in f_chdir()