HomeSort by: relevance | last modified time | path
    Searched defs:scenario (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/unbound/dist/testcode/
replay.h 113 * SCENARIO_BEGIN Example scenario
156 * A replay scenario.
159 /** name of replay scenario. malloced string. */
168 * List of matching answers. This is to ease replay scenario
275 * The scenario
277 struct replay_scenario* scenario; member in struct:replay_runtime
416 * Read a replay scenario from the file.
420 * @return: Scenario. NULL if no scenario read.
426 * Delete scenario
    [all...]
  /src/games/sail/
extern.h 182 struct scenario { struct
190 extern struct scenario scene[NSCENE];
215 extern struct scenario *cc; /* the current scenario */

Completed in 24 milliseconds