Searched refs:printaddr (Results 1 - 22 of 22) sorted by relevance

/freebsd-11-stable/contrib/ipfilter/lib/
H A Dprintactiveaddr.c30 printaddr(AF_INET6, FRI_NORMAL, ifname, 0,
H A Dprintnataddr.c32 printaddr(AF_INET, addr->na_atype, base, ifidx,
39 printaddr(AF_INET6, addr->na_atype, base, ifidx,
H A Dprintaddr.c12 printaddr(family, type, base, ifidx, addr, mask) function
H A Dprintfr.c175 printaddr(af, fp->fr_satype, fp->fr_names, fp->fr_ifnames[0],
181 printaddr(af, fp->fr_datype, fp->fr_names, fp->fr_ifnames[0],
H A DMakefile83 $(DEST)/printaddr.o \
299 $(DEST)/printaddr.o: $(LIBSRC)/printaddr.c $(INCDEP)
300 $(CC) $(CCARGS) -c $(LIBSRC)/printaddr.c -o $@
/freebsd-11-stable/contrib/sendmail/src/
H A Drecipient.c186 printaddr(sm_debug_file(), ctladdr, false);
248 printaddr(sm_debug_file(), ctladdr, false);
261 printaddr(sm_debug_file(), b, false);
268 printaddr(sm_debug_file(), a, false);
413 printaddr(sm_debug_file(), &a, false);
486 printaddr(sm_debug_file(), new, false);
754 printaddr(sm_debug_file(), q, false);
827 printaddr(sm_debug_file(), new, false);
958 printaddr(sm_debug_file(), new, false);
1056 printaddr(sm_debug_fil
[all...]
H A Dudb.c343 printaddr(sm_debug_file(), a, false);
483 printaddr(sm_debug_file(), a, false);
534 printaddr(sm_debug_file(), a, false);
H A Ddeliver.c135 printaddr(sm_debug_file(), &e->e_from, false);
139 printaddr(sm_debug_file(), e->e_sendqueue, true);
196 printaddr(sm_debug_file(), &e->e_from, false);
227 printaddr(sm_debug_file(), e->e_sendqueue, true);
245 printaddr(sm_debug_file(), q, false);
256 printaddr(sm_debug_file(), q, false);
417 printaddr(sm_debug_file(), &ee->e_from, false);
493 printaddr(sm_debug_file(), &e->e_from, false);
565 printaddr(sm_debug_file(), e->e_sendqueue, true);
570 printaddr(sm_debug_fil
[all...]
H A Dsavemail.c77 printaddr(sm_debug_file(), &e->e_from, false);
528 printaddr(sm_debug_file(), returnq, true);
532 printaddr(sm_debug_file(), e->e_sendqueue, true);
H A Denvelope.c199 printaddr(sm_debug_file(), e->e_sendqueue, true);
1099 printaddr(sm_debug_file(), &e->e_from, false);
H A Dparseaddr.c237 printaddr(sm_debug_file(), a, false);
2208 printaddr(sm_debug_file(), a, false);
2465 printaddr(fp, a, follow) function
2860 printaddr(sm_debug_file(), a, false);
2925 printaddr(sm_debug_file(), a, false);
H A Dalias.c143 printaddr(sm_debug_file(), a, false);
H A Dmain.c2941 printaddr(sm_debug_file(), &e->e_from, false);
H A Dsendmail.h443 extern void printaddr __P((SM_FILE_T *, ADDRESS *, bool));
H A Dqueue.c495 printaddr(sm_debug_file(), e->e_sendqueue, true);
779 printaddr(sm_debug_file(), q, false);
H A Dsrvrsmtp.c3640 printaddr(smioout, e->e_sendqueue, true);
/freebsd-11-stable/sbin/ipf/libipf/
H A DMakefile30 print_toif.c printactiveaddr.c printactivenat.c printaddr.c \
/freebsd-11-stable/usr.bin/sockstat/
H A Dsockstat.c834 printaddr(struct sockaddr_storage *ss) function
1006 pos += printaddr(&laddr->address);
1013 pos += printaddr(&faddr->address);
1021 pos += printaddr(&laddr->address);
1044 pos += printaddr(&s_tmp->laddr->address);
/freebsd-11-stable/contrib/ipfilter/
H A Dipf.h286 extern void printaddr(int, int, char *, int, u_32_t *, u_32_t *);
/freebsd-11-stable/contrib/opie/
H A Dopieftpd.c1132 goto printaddr;
1137 printaddr:
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c1634 goto printaddr;
1638 printaddr:
/freebsd-11-stable/libexec/ftpd/
H A Dftpd.c2448 goto printaddr;
2452 printaddr:

Completed in 363 milliseconds