Home
last modified time | relevance | path

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

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dhelp.h132 extern FILE *prep_help_file(char *hfilename);
H A Dxcscribe.c336 hidxfilep = prep_help_file(idxfilename); in write_game_index()
H A Dhelp.c4172 help_output_toc_filep = prep_help_file(ccfilename); in prep_help_cc_toc()
4237 help_output_tmp_filep = prep_help_file(ccfilename); in prep_help_cc_any()
4245 prep_help_file(char *hfilename) in prep_help_file() function
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-20042205 (prep_help_file): New prototype.
2219 (prep_help_cc): Rename to 'prep_help_file' and move to 'help.h'
2225 (prep_help_cc_toc): Call 'prep_help_file' instead of 'prep_help_cc'.