Home
last modified time | relevance | path

Searched refs:printaddr (Results 1 – 20 of 20) sorted by relevance

/freebsd/sbin/ipf/libipf/
H A Dprintnataddr.c25 printaddr(AF_INET, addr->na_atype, base, ifidx, in printnataddr()
32 printaddr(AF_INET6, addr->na_atype, base, ifidx, in printnataddr()
H A Dprintactiveaddr.c24 printaddr(AF_INET6, FRI_NORMAL, ifname, 0, in printactiveaddress()
H A Dprintaddr.c12 printaddr(int family, int type, char *base, int ifidx, u_32_t *addr, in printaddr() function
H A Dprintfr.c172 printaddr(af, fp->fr_satype, fp->fr_names, fp->fr_ifnames[0], in printfr()
178 printaddr(af, fp->fr_datype, fp->fr_names, fp->fr_ifnames[0], in printfr()
H A DMakefile28 print_toif.c printactiveaddr.c printactivenat.c printaddr.c \
/freebsd/contrib/sendmail/src/
H A Drecipient.c193 printaddr(sm_debug_file(), ctladdr, false);
256 printaddr(sm_debug_file(), ctladdr, false);
269 printaddr(sm_debug_file(), b, false);
276 printaddr(sm_debug_file(), a, false);
426 printaddr(sm_debug_file(), &a, false);
500 printaddr(sm_debug_file(), new, false);
768 printaddr(sm_debug_file(), q, false);
841 printaddr(sm_debug_file(), new, false);
972 printaddr(sm_debug_file(), new, false);
1070 printaddr(sm_debug_file(), new, false);
[all …]
H A Ddeliver.c229 printaddr(sm_debug_file(), &e->e_from, false);
233 printaddr(sm_debug_file(), e->e_sendqueue, true);
290 printaddr(sm_debug_file(), &e->e_from, false);
321 printaddr(sm_debug_file(), e->e_sendqueue, true);
339 printaddr(sm_debug_file(), q, false);
350 printaddr(sm_debug_file(), q, false);
511 printaddr(sm_debug_file(), &ee->e_from, false);
587 printaddr(sm_debug_file(), &e->e_from, false);
662 printaddr(sm_debug_file(), e->e_sendqueue, true);
667 printaddr(sm_debug_file(), ee->e_sendqueue, true);
[all …]
H A Dudb.c341 printaddr(sm_debug_file(), a, false);
481 printaddr(sm_debug_file(), a, false);
532 printaddr(sm_debug_file(), a, false);
H A Dsavemail.c79 printaddr(sm_debug_file(), &e->e_from, false);
530 printaddr(sm_debug_file(), returnq, true);
534 printaddr(sm_debug_file(), e->e_sendqueue, true);
H A Denvelope.c200 printaddr(sm_debug_file(), e->e_sendqueue, true);
1086 printaddr(sm_debug_file(), &e->e_from, false);
H A Dparseaddr.c254 printaddr(sm_debug_file(), a, false);
2250 printaddr(sm_debug_file(), a, false);
2504 printaddr(fp, a, follow) in printaddr() function
2901 printaddr(sm_debug_file(), a, false);
2971 printaddr(sm_debug_file(), a, false);
H A Dalias.c145 printaddr(sm_debug_file(), a, false);
H A Dsendmail.h535 extern void printaddr __P((SM_FILE_T *, ADDRESS *, bool));
H A Dqueue.c499 printaddr(sm_debug_file(), e->e_sendqueue, true);
786 printaddr(sm_debug_file(), q, false);
H A Dmain.c2999 printaddr(sm_debug_file(), &e->e_from, false);
H A Dsrvrsmtp.c3902 printaddr(smioout, e->e_sendqueue, true);
/freebsd/usr.bin/sockstat/
H A Dsockstat.c941 printaddr(struct sockaddr_storage *ss) in printaddr() function
1133 pos += printaddr(&laddr->address); in displaysock()
1141 pos += printaddr(&faddr->address); in displaysock()
1155 pos += printaddr(&laddr->address); in displaysock()
1179 pos += printaddr(&p->laddr->address); in displaysock()
1225 pos += printaddr(&sp->laddr->address); in displaysock()
/freebsd/sbin/ipf/common/
H A Dipf.h279 extern void printaddr(int, int, char *, int, u_32_t *, u_32_t *);
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c1634 goto printaddr; in statcmd()
1638 printaddr: in statcmd()
/freebsd/libexec/ftpd/
H A Dftpd.c2408 goto printaddr; in statcmd()
2412 printaddr: in statcmd()