Searched defs:dlg_attroff (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/dialog/
H A Ddialog.h398 #define dlg_attroff(w,a) (void) wattroff((w), (a)) macro
402 #define dlg_attroff(w,a) (void) wattroff((w), (int)(a)) macro

Completed in 67 milliseconds