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

/freebsd-10-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-10-stable/contrib/gcc/
H A Dgengtype.h99 type_p stru; member in struct:type::__anon1145::__anon1148
H A Dgengtype.c254 if (res->u.param_struct.stru == t
264 res->u.param_struct.stru = t;
966 if (t->u.param_struct.stru->gc_used == GC_POINTED_TO)
970 t->u.param_struct.stru->gc_used = GC_UNUSED;
971 set_gc_used_type (t->u.param_struct.stru, level,
1470 output_mangled_typename (of, t->u.param_struct.stru);
1926 walk_type (t->u.param_struct.stru, d);
2234 type_p stru = s->u.param_struct.stru;
2241 if (stru
2231 type_p stru = s->u.param_struct.stru; local
2406 type_p stru = s->u.param_struct.stru; local
[all...]
/freebsd-10-stable/contrib/tnftp/src/
H A Dftp_var.h240 GLOBAL int stru; /* file transfer structure */ variable
H A Dutil.c164 stru = STRU_F;
/freebsd-10-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-10-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-10-stable/contrib/opie/
H A Dopieftpd.c195 static int stru; /* avoid C keyword */ variable
1675 stru = STRU_F;
/freebsd-10-stable/libexec/ftpd/
H A Dftpd.c133 int stru; /* avoid C keyword */ variable
605 stru = STRU_F;
2435 strunames[stru], modenames[mode]);

Completed in 113 milliseconds