Searched refs:readfile_flags (Results 1 – 1 of 1) sorted by relevance
2520 int readfile_flags = 0; in do_ecmd() local2950 readfile_flags = READ_KEEP_UNDO; in do_ecmd()3035 readfile_flags |= READ_NOWINENTER; in do_ecmd()3037 if (should_abort(open_buffer(FALSE, eap, readfile_flags))) in do_ecmd()3040 (void)open_buffer(FALSE, eap, readfile_flags); in do_ecmd()