Home
last modified time | relevance | path

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

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcmai.c871 int atfrmi = 1, /* Record Format in/out */ variable
H A Dckcfn3.c261 extern int atfrmi, atfrmo, atcrei, atcreo, atacti, atacto;
H A Dckuus7.c153 extern int atfrmi, atfrmo;
8253 atfrmi = xx; /* Format in/out */
8355 atfrmi = atfrmo = z; break;
H A Dckuus5.c529 extern int atfrmi, atfrmo, atcrei, atcreo, atacti, atacto;
8281 printf(" Format: %s\n", showoff(atfrmi)); in shoatt()