Home
last modified time | relevance | path

Searched refs:HAVE_MEMCHR (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ntp/libntp/
H A Dstrdup.c31 #ifndef HAVE_MEMCHR
/freebsd/usr.bin/ftp/
H A Dtnftp_config.h173 #define HAVE_MEMCHR 1 macro
/freebsd/contrib/ntp/include/
H A Dl_stdlib.h224 #ifndef HAVE_MEMCHR
/freebsd/contrib/diff/
H A DChangeLog1655 (HAVE_MEMCHR): Remove.
1774 (HAVE_MEMCHR): New macro.
2183 Use HAVE_MEMCHR to test for all mem* routines.
2384 (memchr): Declare only if !HAVE_MEMCHR. These changes are
2422 (memchr): Declare only if !HAVE_MEMCHR. These changes are
2713 * system.h (memchr): Declare if !HAVE_MEMCHR, not if
2714 !HAVE_MEMCHR && !STDC_HEADERS.
2740 * system.h: Declare memchr #if !HAVE_MEMCHR && !STDC_HEADERS,
2741 not #if !HAVE_MEMCHR || !STDC_HEADERS.
2983 * util.c, diff.h, system.h [!HAVE_MEMCHR]: Don't use void *
[all …]
/freebsd/contrib/ntp/
H A Dconfig.h.in596 #undef HAVE_MEMCHR