Lines Matching refs:other
1883 int other; in do_write() local
1915 other = FALSE; in do_write()
1927 other = otherfile(ffname); in do_write()
1933 if (other) in do_write()
1954 if (!other && ( in do_write()
1965 if (!other) in do_write()
1995 if (check_overwrite(eap, curbuf, fname, ffname, other) == OK) in do_write()
2103 int other) // writing under other name in check_overwrite() argument
2109 if ( (other in check_overwrite()
2146 if (other && !emsg_silent) in check_overwrite()
2391 int other; in getfile() local
2404 other = otherfile(ffname); in getfile()
2408 other = (fnum != curbuf->b_fnum); in getfile()
2410 if (other) in getfile()
2412 if (other && !forceit && curbuf->b_nwindows == 1 && !buf_hide(curbuf) in getfile()
2421 if (other) in getfile()
2428 if (other) in getfile()
2432 if (!other) in getfile()