Home
last modified time | relevance | path

Searched defs:sendq (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Drecipient.c167 sendtolist(list, ctladdr, sendq, aliaslevel, e) in sendtolist() argument
342 removefromlist(list, sendq, e) in removefromlist() argument
466 recipient(new, sendq, aliaslevel, e) in recipient() argument
1435 include(fname, forwarding, ctladdr, sendq, aliaslevel, e) in include() argument
H A Dalias.c54 alias(a, sendq, aliaslevel, e) in alias() argument
975 forward(user, sendq, aliaslevel, e) in forward() argument
H A Dudb.c126 udbexpand(a, sendq, aliaslevel, e) in udbexpand() argument
H A Dparseaddr.c2884 maplocaluser(a, sendq, aliaslevel, e) in maplocaluser() argument
H A Dsrvrsmtp.c331 addrcpt(rcpt, sendq, e) in addrcpt() argument
/freebsd/sys/netgraph/
H A Dng_pptpgre.c760 roqh sendq = SLIST_HEAD_INITIALIZER(sendq); /* send queue on stack */ in ng_pptpgre_rcvdata_lower() local
1176 roqh sendq = SLIST_HEAD_INITIALIZER(sendq); in ng_pptpgre_reorder_timeout() local
/freebsd/lib/libprocstat/
H A Dlibprocstat.h168 unsigned int sendq; member
/freebsd/sys/dev/cxgb/
H A Dcxgb_adapter.h251 struct mbufq sendq; member