Searched refs:sfd (Results 1 – 1 of 1) sorted by relevance
843 FILE *sfd; in script_dump_profile() local861 sfd = mch_fopen((char *)si->sn_name, "r"); in script_dump_profile()862 if (sfd == NULL) in script_dump_profile()870 if (vim_fgets(IObuff, IOSIZE, sfd)) in script_dump_profile()905 fclose(sfd); in script_dump_profile()