Home
last modified time | relevance | path

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

/freebsd/usr.bin/vi/
H A Doptions_def.h22 #define O_FLASH 21 macro
/freebsd/contrib/nvi/cl/
H A Dcl_funcs.c239 if (O_ISSET(sp, O_FLASH)) in cl_bell()