Lines Matching defs:comvars
1801 static struct comvars { in pswitch() struct
1802 int connect; in pswitch()
1803 char name[MAXHOSTNAMELEN]; in pswitch()
1804 struct sockinet mctl; in pswitch()
1805 struct sockinet hctl; in pswitch()
1806 FILE *in; in pswitch()
1807 FILE *out; in pswitch()
1808 int tpe; in pswitch()
1809 int curtpe; in pswitch()
1810 int cpnd; in pswitch()
1811 int sunqe; in pswitch()
1812 int runqe; in pswitch()
1813 int mcse; in pswitch()
1814 int ntflg; in pswitch()
1815 char nti[17]; in pswitch()
1816 char nto[17]; in pswitch()
1817 int mapflg; in pswitch()
1818 char mi[MAXPATHLEN]; in pswitch()
1819 char mo[MAXPATHLEN]; in pswitch()