Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dglobals.c40 int stru; /* file transfer structure */ variable
H A Dftp_var.h81 extern int stru; /* file transfer structure */
H A Dcmds.c139 stru = STRU_F; in setpeer()
/freebsd/sbin/ipfw/
H A Ddummynet.c191 char strt[16]="", stru[16]=""; in time_to_us() local
207 strcpy(stru, s+i); in time_to_us()
209 strcpy(stru, "ms"); in time_to_us()
211 if (!strcasecmp(stru, "us")) in time_to_us()
213 if (!strcasecmp(stru, "ms")) in time_to_us()
215 if (!strcasecmp(stru, "s")) in time_to_us()
/freebsd/contrib/tnftp/src/
H A Dftp_var.h240 GLOBAL int stru; /* file transfer structure */ variable
H A Dutil.c164 stru = STRU_F; in setpeer()
/freebsd/crypto/openssl/util/
H A Dcheck-format-test-negatives.c54 struct {} stru; in f() local
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c75 int stru; /* avoid C keyword */ variable
387 stru = STRU_F; in main()
1628 strunames[stru], modenames[mode]); in statcmd()
/freebsd/libexec/ftpd/
H A Dftpd.c118 int stru; /* avoid C keyword */ variable
581 stru = STRU_F; in main()
2402 strunames[stru], modenames[mode]); in statcmd()