Home
last modified time | relevance | path

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

/src/stand/ficl/
H A Dtestmain.c101 static void ficlSystem(FICL_VM *pVM) in ficlSystem() function
299 ficlBuild(pSys, "system", ficlSystem, FW_DEFAULT); in buildTestInterface()