Searched refs:SK_SPECIAL_KEY (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/less/
H A Dcmd.h121 #define SK_SPECIAL_KEY CONTROL('K') macro
H A Dlesskey.c371 { SK_SPECIAL_KEY, SK_CONTROL_K, 6, 1, 1, 1, '\0' };
433 buf[0] = SK_SPECIAL_KEY;
H A Ddecode.c40 SK_SPECIAL_KEY, (k), 6, 1, 1, 1
256 if (*fm != SK_SPECIAL_KEY)
262 * After SK_SPECIAL_KEY, next byte is the type
266 * SK_SPECIAL_KEY and key type bytes).

Completed in 131 milliseconds