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

/freebsd-13-stable/contrib/less/
H A Dcmd.h128 #define SK_SPECIAL_KEY CONTROL('K') macro
H A Dlesskey.c372 { SK_SPECIAL_KEY, SK_CONTROL_K, 6, 1, 1, 1, '\0' };
434 buf[0] = SK_SPECIAL_KEY;
H A Ddecode.c43 SK_SPECIAL_KEY, (k), 6, 1, 1, 1
264 if (*fm != SK_SPECIAL_KEY)
270 * After SK_SPECIAL_KEY, next byte is the type
274 * SK_SPECIAL_KEY and key type bytes).

Completed in 60 milliseconds