Home
last modified time | relevance | path

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

/freebsd/usr.bin/vi/
H A Doptions_def.h46 #define O_PRINT 45 macro
/freebsd/contrib/nvi/common/
H A Dkey.c243 if ((chp = O_STR(sp, O_PRINT)) != NULL) in v_key_name()