Home
last modified time | relevance | path

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

/dragonfly/contrib/ncurses/progs/
H A Ddump_entry.c563 ,wERR = 8 enumerator
568 #define wrap_ERR(mode) ((mode)&wERR)
1147 wrap_concat("..", need, w1ST | wERR); in fmt_entry()
1149 wrap_concat(name, need, wOFF | wERR); in fmt_entry()
1151 wrap_concat("=", need, w2ND | wERR); in fmt_entry()
1153 wrap_concat(buffer, need, wEND | wERR); in fmt_entry()