Home
last modified time | relevance | path

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

/freebsd-13.1/sys/netinet/
H A Dip_fastfwd.c110 struct in_addr *osrc, struct in_addr *newgw) in ip_redir_alloc()
241 struct in_addr dest, odest, rtdest, osrc; in ip_tryforward() local
/freebsd-13.1/contrib/libpcap/missing/
H A Dstrlcpy.c36 const char *osrc = src; in pcap_strlcpy() local
H A Dstrlcat.c39 const char *osrc = src; in pcap_strlcat() local
/freebsd-13.1/sys/libkern/
H A Dstrlcpy.c33 const char *osrc = src; in strlcpy() local
/freebsd-13.1/lib/libc/string/
H A Dstrlcpy.c33 const char *osrc = src; in strlcpy() local
H A Dstrlcat.c36 const char *osrc = src; in strlcat() local
/freebsd-13.1/contrib/tcpdump/
H A Dprint-mobile.c57 uint32_t osrc; member
/freebsd-13.1/contrib/less/
H A Dcvt.c58 cvt_text(odst, osrc, chpos, lenp, ops) in cvt_text() argument