Home
last modified time | relevance | path

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

/freebsd/usr.bin/sort/
H A Dfile.c393 struct keys_array *ka1, *ka2; in check() local
398 ka1 = ka2 = NULL; in check()
422 ka2 = keys_array_alloc(); in check()
423 preproc(s2, ka2); in check()
431 int cmp = key_coll(ka2, ka1, 0); in check()
459 ka1 = ka2; in check()
460 ka2 = NULL; in check()
469 ka2 = keys_array_alloc(); in check()
470 preproc(s2, ka2); in check()
482 if (ka2) { in check()
[all …]
/freebsd/contrib/ncurses/include/
H A DCaps-ncurses472 userdef ka2 str - vt220-keypad extensions
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src2470 ka1=\EOw, ka3=\EOy, kb2=\EOu, kc1=\EOq, kc3=\EOs, ka2=\EOx,
5217 # ka2, kb1, kb3 and kc2 are extensions, as are the mixed-case names.
25184 # kRIT3 kRIT4 kRIT5 kRIT6 kRIT7 kUP kUP3 kUP4 kUP5 kUP6 kUP7 kxIN kxOUT ka2 kb1
26418 # * add ka2, kb1, kb3, kc2 to vt220-keypad as an extension -TD
/freebsd/contrib/ncurses/
H A DNEWS7835 + add ka2, kb1, kb3, kc2 to vt220-keypad as an extension -TD