Home
last modified time | relevance | path

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

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuusr.h1227 #define XYTATTR 34 /* SET TERM ATTRIBUTE representation */ macro
H A Dckuus7.c923 { "at", XYTATTR, CM_INV|CM_ABR },
924 { "att", XYTATTR, CM_INV|CM_ABR },
925 { "attr", XYTATTR, CM_INV|CM_ABR },
929 { "attribute", XYTATTR, 0 },
5293 case XYTATTR: in settrm()