Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dfileaccess.c114 static void ficlDeleteFile(FICL_VM *pVM) /* ( c-addr u -- ior ) */ in ficlDeleteFile() function
419 dictAppendWord(dp, "delete-file", ficlDeleteFile, FW_DEFAULT); in ficlCompileFile()