Searched refs:stru (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/crypto/heimdal/appl/ftp/ftp/
H A Dftp_var.h81 extern int stru; /* file transfer structure */
H A Dglobals.c40 int stru; /* file transfer structure */ variable
H A Dcmds.c139 stru = STRU_F;
/freebsd-13-stable/contrib/tnftp/src/
H A Dftp_var.h240 GLOBAL int stru; /* file transfer structure */ variable
H A Dutil.c164 stru = STRU_F;
/freebsd-13-stable/sbin/ipfw/
H A Ddummynet.c192 char strt[16]="", stru[16]=""; local
208 strcpy(stru, s+i);
210 strcpy(stru, "ms");
212 if (!strcasecmp(stru, "us"))
214 if (!strcasecmp(stru, "ms"))
216 if (!strcasecmp(stru, "s"))
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c75 int stru; /* avoid C keyword */ variable
387 stru = STRU_F;
1628 strunames[stru], modenames[mode]);
/freebsd-13-stable/contrib/opie/
H A Dopieftpd.c195 static int stru; /* avoid C keyword */ variable
1675 stru = STRU_F;
/freebsd-13-stable/libexec/ftpd/
H A Dftpd.c136 int stru; /* avoid C keyword */ variable
617 stru = STRU_F;
2459 strunames[stru], modenames[mode]);

Completed in 89 milliseconds