Home
last modified time | relevance | path

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

/dragonfly/usr.bin/vi/
HDoptions_def.h13 #define O_EDCOMPATIBLE 12 macro
/dragonfly/contrib/nvi2/common/
HDoptions.c257 {L("ed"), O_EDCOMPATIBLE}, /* 4BSD */
/dragonfly/contrib/nvi2/ex/
HDex_subst.c366 if (!O_ISSET(sp, O_EDCOMPATIBLE)) in s()