Home
last modified time | relevance | path

Searched refs:atcapu (Results 1 – 5 of 5) sorted by relevance

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcpro.c174 extern int quiet, tsecs, parity, backgrd, nakstate, atcapu, wslotn, winlo;
1842 if ((sendmode == SM_RESEND) && (!atcapu || !rscapu)) { /* RESEND */ in wart()
1914 } else if (atcapu) { /* If attributes are to be used */ in wart()
H A Dckcfns.c113 extern int atcapr, atcapb, atcapu;
5220 atcapu = lpcapu = swcapu = rscapu = 0; /* Assume none of these. */
5226 atcapu = (x & atcapb) && atcapr; /* Attributes */
H A Dckcmai.c835 atcapu = 0, /* used */ variable
H A Dckuusx.c424 winlo, displa, timint, npad, ebq, bctr, rptq, atcapu, lpcapu,
2571 debug(F101," atcapu","",atcapu);
2597 debug(F101," atcapu","",atcapu);
H A Dckcpro.w152 extern int quiet, tsecs, parity, backgrd, nakstate, atcapu, wslotn, winlo;
1757 if ((sendmode == SM_RESEND) && (!atcapu || !rscapu)) { /* RESEND */
1833 } else if (atcapu) { /* If attributes are to be used */