Searched refs:helpfd (Results 1 – 1 of 1) sorted by relevance
24 FILE *helpfd; // file descriptor of help file in ex_help() local140 if ((helpfd = mch_fopen((char *)p_hf, READBIN)) == NULL) in ex_help()145 fclose(helpfd); in ex_help()