Home
last modified time | relevance | path

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

/dports/net/sctplib/sctplib-1.0.26/sctplib/programs/
H A Dsctptest.h86 int getScriptCommand(FILE *, struct sctptest_scriptCommand *, unsigned int *, unsigned int *, int m…
H A Dparser.c74 int getScriptCommand(FILE *scriptFile, struct sctptest_scriptCommand *scriptCommand, in getScriptCommand() function
H A Dtestengine.c97 parseResult = getScriptCommand(scriptFile, &scriptCommand, &lineNum, &colNum, mode); in sctptest_start()