Home
last modified time | relevance | path

Searched defs:srcname (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/netpfil/pf/
H A Dpf_osfp.c101 char srcname[INET6_ADDRSTRLEN]; in pf_osfp_fingerprint_hdr() local
103 char srcname[INET_ADDRSTRLEN]; in pf_osfp_fingerprint_hdr() local
/freebsd/contrib/tcpdump/
H A Dprint-ipfc.c65 const char *srcname, *dstname; in ipfc_hdr_print() local
H A Dprint-fddi.c255 const char *srcname, *dstname; in fddi_hdr_print() local
H A Dprint-token.c107 const char *srcname, *dstname; in token_hdr_print() local
/freebsd/contrib/openbsm/bin/auditdistd/
H A Dtrail.c575 trail_validate_name(const char *srcname, const char *dstname) in trail_validate_name()
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c455 write_file(Elf *src, const char *srcname, Elf *dst, const char *dstname, in write_file()