Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_fastfwd.c109 struct in_addr *osrc, struct in_addr *newgw) in ip_redir_alloc()
240 struct in_addr dest, odest, rtdest, osrc; in ip_tryforward() local
/freebsd/contrib/mandoc/
H A Dcompat_strlcpy.c32 const char *osrc = src; in strlcpy() local
H A Dcompat_strlcat.c35 const char *osrc = src; in strlcat() local
/freebsd/sys/libkern/
H A Dstrlcpy.c30 const char *osrc = src; in strlcpy() local
/freebsd/lib/libc/string/
H A Dstrlcpy.c32 const char *osrc = src; in strlcpy() local
H A Dstrlcat.c35 const char *osrc = src; in strlcat() local
/freebsd/contrib/libpcap/missing/
H A Dstrlcpy.c34 const char *osrc = src; in pcapint_strlcpy() local
H A Dstrlcat.c37 const char *osrc = src; in pcapint_strlcat() local
/freebsd/lib/libc/secure/
H A Dstrlcat_chk.c38 const char *osrc = src; in __strlcat_chk() local
/freebsd/contrib/tcpdump/
H A Dprint-mobile.c55 nd_uint32_t osrc; member
/freebsd/contrib/less/
H A Dcvt.c52 cvt_text(char * odst,char * osrc,int * chpos,int * lenp,int ops) cvt_text() argument