/freebsd/lib/libc/inet/ |
H A D | inet_cidr_ntop.c | 75 char *odst = dst; in decoct() local 108 char *odst = dst; in inet_cidr_ntop_ipv4() local
|
H A D | inet_neta.c | 53 char *odst = dst; in inet_neta() local
|
H A D | inet_net_pton.c | 64 const u_char *odst = dst; in inet_net_pton_ipv4() local 220 u_char *odst = dst; getv4() local [all...] |
H A D | inet_net_ntop.c | 85 char *odst = dst; in inet_net_ntop_ipv4() local
|
H A D | inet_cidr_pton.c | 83 const u_char *odst = dst; in inet_cidr_pton_ipv4() local
|
/freebsd/contrib/mandoc/ |
H A D | compat_strlcat.c | 34 const char *odst = dst; in strlcat() local
|
/freebsd/lib/libc/string/ |
H A D | strlcat.c | 34 const char *odst = dst; in strlcat() local
|
/freebsd/contrib/libpcap/missing/ |
H A D | strlcat.c | 36 const char *odst = dst; in pcapint_strlcat() local
|
/freebsd/lib/libc/secure/ |
H A D | strlcat_chk.c | 37 const char *odst = dst; in __strlcat_chk() local
|
/freebsd/sys/netinet6/ |
H A D | ip6_forward.c | 100 struct in6_addr odst; in ip6_forward() local
|
H A D | ip6_input.c | 525 struct in6_addr odst; in ip6_input() local
|
H A D | ip6_output.c | 414 struct in6_addr odst; in ip6_output() local
|
/freebsd/contrib/tcpdump/ |
H A D | print-mobile.c | 54 nd_uint32_t odst; member
|
/freebsd/contrib/less/ |
H A D | cvt.c | 52 cvt_text(char * odst,char * osrc,int * chpos,int * lenp,int ops) cvt_text() argument [all...] |
/freebsd/lib/libc/nameser/ |
H A D | ns_ttl.c | 51 char *odst = dst; in ns_format_ttl() local
|
/freebsd/sys/netinet/ |
H A D | ip_output.c | 113 struct in_addr odst; in ip_output_pfil() local
|
H A D | ip_input.c | 465 struct in_addr odst; /* original dst address */ in ip_input() local
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_nat6.c | 1556 int flags, dlen, odst; in ipf_nat6_icmperror() local
|
H A D | ip_nat.c | 3698 int flags, dlen, odst; in ipf_nat_icmperror() local
|
/freebsd/contrib/lib9p/backend/ |
H A D | fs.c | 2832 struct stat odst, ndst, fst; in fs_renameat() local
|