Home
last modified time | relevance | path

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

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