Home
last modified time | relevance | path

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

/freebsd-12.1/stand/ficl/
H A Dfileaccess.c400 void ficlCompileFile(FICL_SYSTEM *pSys) in ficlCompileFile() function
H A Dficl.h1054 void ficlCompileFile(FICL_SYSTEM *pSys);
H A Dwords.c5126 ficlCompileFile(pSys); in ficlCompileCore()