Home
last modified time | relevance | path

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

/freebsd/usr.bin/vi/
H A Doptions_def.h47 #define O_PROMPT 46 macro
/freebsd/contrib/nvi/common/
H A Dmain.c256 O_CLR(sp, O_PROMPT); in editor()
/freebsd/contrib/nvi/ex/
H A Dex.c97 if (O_ISSET(sp, O_PROMPT)) in ex()