Home
last modified time | relevance | path

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

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