Home
last modified time | relevance | path

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

/freebsd-12.1/stand/ficl/
H A Dfileaccess.c90 static void ficlOpenFile(FICL_VM *pVM) /* ( c-addr u fam -- fileid ior ) */ in ficlOpenFile() function
407 dictAppendWord(dp, "open-file", ficlOpenFile, FW_DEFAULT); in ficlCompileFile()