Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dmultibyte.h62 #define WVS "%*ls" macro
96 #define WVS "%*s" macro
/freebsd/contrib/nvi/ex/
H A Dex_usage.c75 (void)ex_printf(sp, "The "WVS" command is unknown\n", in ex_usage()
119 WVS": %s\n", MAXCMDNAMELEN, name, cp->help); in ex_usage()
H A Dex_txt.c364 (void)ex_printf(sp, WVS, (int)tp->ai, tp->lb); in txt_prompt()