Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/ntpd/
H A Drc_cmdlength.c18 const char *src_end in remoteconfig_cmdlength()
/freebsd-13.1/contrib/less/
H A Dcvt.c68 char *src_end; local
/freebsd-13.1/contrib/apr/network_io/unix/
H A Dinet_ntop.c153 const unsigned char *next_src, *src_end; in inet_ntop6() local
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_poisoning.cpp78 u32 *src_end = (u32 *)MEM_TO_ORIGIN(s + (end - beg)); in CopyOrigin() local
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan.cpp261 dfsan_origin *src_end = origin_for((void *)(src_a + (end - beg))); in CopyOrigin() local
294 void *src_end = (void *)(src_a + end - beg - kOriginAlign); in ReverseCopyOrigin() local
/freebsd-13.1/sys/contrib/openzfs/module/lua/
H A Dlstrlib.c212 const char *src_end; /* end ('\0') of source string */ member
/freebsd-13.1/contrib/subversion/subversion/libsvn_diff/
H A Dparse-diff.c112 apr_off_t src_end; member
/freebsd-13.1/contrib/lua/src/
H A Dlstrlib.c358 const char *src_end; /* end ('\0') of source string */ member