OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:funcp
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/phantasia/
misc.c
941
int (*
funcp
)(const char *,...);
local in function:error
944
funcp
= printw;
947
funcp
= printf;
949
(*
funcp
) ("An unrecoverable error has occurred reading %s. (%s)\n", whichfile, strerror(errno));
950
(*
funcp
) ("Please run 'setup' to determine the problem.\n");
Completed in 13 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025