Searched refs:fbuf (Results 1 – 2 of 2) sorted by relevance
489 char_u *fbuf = NULL; in cs_add_common() local497 fbuf = (char_u *)fname; in cs_add_common()499 (char_u **)&fname, &fbuf, &len); in cs_add_common()503 vim_free(fbuf); in cs_add_common()
1037 char_u *fbuf = NULL; in f_fnamemodify() local1053 (void)modify_fname(mods, FALSE, &usedlen, &fname, &fbuf, &len); in f_fnamemodify()1061 vim_free(fbuf); in f_fnamemodify()2628 char_u *fbuf = NULL; in home_replace() local2632 &homedir_env, &fbuf, &flen); in home_replace()