Searched refs:check_other (Results 1 – 2 of 2) sorted by relevance
26 int do_source(char_u *fname, int check_other, int is_vimrc, int *ret_sid);
1105 int check_other, // check for .vimrc and _vimrc in do_source() argument1196 if (cookie.fp == NULL && check_other) in do_source()