Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dfileaccess.c375 static void ficlFlushFile(FICL_VM *pVM) /* ( fileid -- ior ) */ in ficlFlushFile() function
417 dictAppendWord(dp, "flush-file", ficlFlushFile, FW_DEFAULT); in ficlCompileFile()