Home
last modified time | relevance | path

Searched defs:comvars (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/tnftp/src/
H A Dftp.c1801 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()
[all …]