Home
last modified time | relevance | path

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

/dports/comms/flamp/flamp-2.2.07/src/utils/
H A Drun_scripts.cxx123 static int process_event_forever(ScriptParsing *sp, SCRIPT_COMMANDS *sc);
187 { (char *) CMD_EVENT_FOREVER, process_event_forever },
592 static int process_event_forever(ScriptParsing *sp, SCRIPT_COMMANDS *sc) in process_event_forever() function