Home
last modified time | relevance | path

Searched refs:XYB_NONE (Results 1 – 3 of 3) sorted by last modified time

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuus5.c5923 case XYB_NONE: in shotrm()
H A Dckuus7.c1239 { "none", XYB_NONE, 0 },
1242 { "none", XYB_NONE, CM_INV },
1245 { "off", XYB_NONE, CM_INV },
1248 { "off", XYB_NONE, 0 },
6295 case XYB_NONE: in setbell()
H A Dckcker.h72 #define XYB_NONE 0 /* No bell */ macro