Home
last modified time | relevance | path

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

/openbsd/distrib/special/more/
H A Dcurses.h124 #define __LEAVEOK 0x100 /* If curser left */ macro
204 ((bf) ? ((w)->flags |= __LEAVEOK) : ((w)->flags &= ~__LEAVEOK))