Home
last modified time | relevance | path

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

/dports/irc/evangeline/evangeline-msa/src/
H A Devangeline.h225 struct dcc_t { struct
232 struct dcc_table *type; argument
233 time_t timeval;
234 unsigned long status;
235 union {
247 } u;
/dports/irc/evangeline/evangeline/src/
H A Devangeline.h225 struct dcc_t { struct
232 struct dcc_table *type; argument
233 time_t timeval;
234 unsigned long status;
235 union {
247 } u;
/dports/irc/eggdrop/eggdrop-1.9.1/src/
H A Deggdrop.h377 struct dcc_t { struct
388 struct dcc_table *type; argument
389 time_t timeval; /* This is used for timeout checking. */
390 …unsigned long status; /* A LOT of dcc types have status things; makes it more available. */
391 union {
403 } u; /* Special use depending on type */