Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dficl.h242 #if !defined (FICL_PROMPT)
243 #define FICL_PROMPT "ok> " macro
H A Dficl.c417 ficlTextOut(pVM, FICL_PROMPT, 0); in ficlExecC()
H A Dtools.c564 ficlTextOut(pVM, FICL_PROMPT, 0); in stepBreak()