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

/freebsd-9.3-release/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-9.3-release/contrib/gcc/
H A Dgengtype.h99 type_p stru; member in struct:type::__anon1163::__anon1166
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-9.3-release/contrib/tnftp/src/
H A Dftp_var.h240 GLOBAL int stru; /* file transfer structure */ variable
H A Dutil.c164 stru = STRU_F;
/freebsd-9.3-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c75 int stru; /* avoid C keyword */ variable
401 stru = STRU_F;
1663 strunames[stru], modenames[mode]);
/freebsd-9.3-release/contrib/opie/
H A Dopieftpd.c195 static int stru; /* avoid C keyword */ variable
1675 stru = STRU_F;
/freebsd-9.3-release/libexec/ftpd/
H A Dftpd.c137 int stru; /* avoid C keyword */ variable
605 stru = STRU_F;
2431 strunames[stru], modenames[mode]);
/freebsd-9.3-release/contrib/lukemftpd/src/
H A Dftpd.c190 int stru; /* avoid C keyword */ variable
719 stru = STRU_F;
2551 strunames[stru], modenames[mode]);

Completed in 263 milliseconds