Home
last modified time | relevance | path

Searched refs:pbuf_unused (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dfilepath.c108 char_u *short_fname, *save_fname, *pbuf_unused; in shortpath_for_invalid_fname() local
118 pbuf_unused = NULL; in shortpath_for_invalid_fname()
145 if (get_short_pathname(&short_fname, &pbuf_unused, &len) == FAIL) in shortpath_for_invalid_fname()
199 vim_free(pbuf_unused); in shortpath_for_invalid_fname()