Home
last modified time | relevance | path

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

/openbsd/usr.bin/tic/
H A Dprogs.priv.h249 _nc_tracing |= TRACE_ORDINARY; \
/openbsd/lib/libcurses/trace/
H A Dlib_trace.c195 SPECIAL_MASK(TRACE_ORDINARY); in curses_trace()
/openbsd/lib/libcurses/
H A Dcurses.h2089 #define TRACE_ORDINARY 0x001F /* trace all update actions */ macro