Home
last modified time | relevance | path

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

/trueos/sys/boot/ficl/
HDfileaccess.c83 static void ficlOpenFile(FICL_VM *pVM) /* ( c-addr u fam -- fileid ior ) */ in ficlOpenFile() function
400 dictAppendWord(dp, "open-file", ficlOpenFile, FW_DEFAULT); in ficlCompileFile()