Home
last modified time | relevance | path

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

/freebsd-12-stable/stand/ficl/
Dtestmain.c74 static void ficlChDir(FICL_VM *pVM) in ficlChDir() function
296 ficlBuild(pSys, "cd", ficlChDir, FW_DEFAULT); in buildTestInterface()