Lines Matching refs:b_fname
3542 fname = buf->b_fname; in qf_list_entry()
4553 && errbuf->b_fname != NULL) in qf_buf_add_line()
4556 vim_strncpy(IObuff, gettail(errbuf->b_fname), IOSIZE - 1); in qf_buf_add_line()
4569 vim_strncpy(IObuff, errbuf->b_fname, IOSIZE - 1); in qf_buf_add_line()
4990 curbuf->b_fname, TRUE, curbuf)) in ex_make()
5042 curbuf->b_fname, TRUE, curbuf); in ex_make()
6292 buf->b_fname, TRUE, buf); in vgr_process_files()
6331 curbuf->b_fname, TRUE, curbuf)) in ex_vimgrep()
6380 curbuf->b_fname, TRUE, curbuf); in ex_vimgrep()
7823 curbuf->b_fname, TRUE, curbuf)) in ex_cbuffer()
7870 apply_autocmds(EVENT_QUICKFIXCMDPOST, au_name, curbuf->b_fname, in ex_cbuffer()
7913 curbuf->b_fname, TRUE, curbuf)) in trigger_cexpr_autocmd()
7957 curbuf->b_fname, TRUE, curbuf); in cexpr_core()
8204 curbuf->b_fname, TRUE, curbuf)) in ex_helpgrep()
8269 curbuf->b_fname, TRUE, curbuf); in ex_helpgrep()