Home
last modified time | relevance | path

Searched refs:strndup (Results 1 – 25 of 246) sorted by relevance

12345678910

/netbsd/external/gpl3/gdb/dist/gnulib/import/
H A Dstring.in.h441 # undef strndup
442 # define strndup rpl_strndup
444 _GL_FUNCDECL_RPL (strndup, char *, (char const *__s, size_t __n)
446 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
449 _GL_FUNCDECL_SYS (strndup, char *, (char const *__s, size_t __n)
452 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
454 _GL_CXXALIASWARN (strndup);
456 # undef strndup
458 _GL_WARN_ON_USE (strndup, "strndup is unportable - "
/netbsd/external/gpl3/gdb.old/dist/gnulib/import/
H A Dstring.in.h441 # undef strndup
442 # define strndup rpl_strndup
444 _GL_FUNCDECL_RPL (strndup, char *, (char const *__s, size_t __n)
446 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
449 _GL_FUNCDECL_SYS (strndup, char *, (char const *__s, size_t __n)
452 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
454 _GL_CXXALIASWARN (strndup);
456 # undef strndup
458 _GL_WARN_ON_USE (strndup, "strndup is unportable - "
/netbsd/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Dstring.c110 strndup (const char *s, size_t n) in strndup() function
130 char *p = strndup (src, n); in fc_strdup()
144 char *p = strndup (src, src_len); in fc_strdup_notrim()
/netbsd/lib/libc/string/
H A Dstrndup.c53 __weak_alias(strndup,_strndup) in __weak_alias() argument
58 strndup(const char *str, size_t n) in __weak_alias()
/netbsd/external/gpl3/gcc/dist/libgfortran/runtime/
H A Dstring.c111 strndup (const char *s, size_t n) in strndup() function
131 char *p = strndup (src, n); in fc_strdup()
145 char *p = strndup (src, src_len); in fc_strdup_notrim()
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
H A Dstring.h921 # undef strndup
922 # define strndup rpl_strndup
924 _GL_FUNCDECL_RPL (strndup, char *, (char const *__s, size_t __n)
926 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
929 _GL_FUNCDECL_SYS (strndup, char *, (char const *__s, size_t __n)
932 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
934 _GL_CXXALIASWARN (strndup);
936 # undef strndup
938 _GL_WARN_ON_USE (strndup, "strndup is unportable - "
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Dstring.h921 # undef strndup
922 # define strndup rpl_strndup
924 _GL_FUNCDECL_RPL (strndup, char *, (char const *__s, size_t __n)
926 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
929 _GL_FUNCDECL_SYS (strndup, char *, (char const *__s, size_t __n)
932 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
934 _GL_CXXALIASWARN (strndup);
936 # undef strndup
938 _GL_WARN_ON_USE (strndup, "strndup is unportable - "
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
H A Dstring.h921 # undef strndup
922 # define strndup rpl_strndup
924 _GL_FUNCDECL_RPL (strndup, char *, (char const *__s, size_t __n)
926 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
929 _GL_FUNCDECL_SYS (strndup, char *, (char const *__s, size_t __n)
932 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
934 _GL_CXXALIASWARN (strndup);
936 # undef strndup
938 _GL_WARN_ON_USE (strndup, "strndup is unportable - "
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/vax/gnulib/import/
H A Dstring.h921 # undef strndup
922 # define strndup rpl_strndup
924 _GL_FUNCDECL_RPL (strndup, char *, (char const *__s, size_t __n)
926 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
929 _GL_FUNCDECL_SYS (strndup, char *, (char const *__s, size_t __n)
932 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
934 _GL_CXXALIASWARN (strndup);
936 # undef strndup
938 _GL_WARN_ON_USE (strndup, "strndup is unportable - "
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/x86_64/gnulib/import/
H A Dstring.h921 # undef strndup
922 # define strndup rpl_strndup
924 _GL_FUNCDECL_RPL (strndup, char *, (char const *__s, size_t __n)
926 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
929 _GL_FUNCDECL_SYS (strndup, char *, (char const *__s, size_t __n)
932 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
934 _GL_CXXALIASWARN (strndup);
936 # undef strndup
938 _GL_WARN_ON_USE (strndup, "strndup is unportable - "
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/sparc/gnulib/import/
H A Dstring.h921 # undef strndup
922 # define strndup rpl_strndup
924 _GL_FUNCDECL_RPL (strndup, char *, (char const *__s, size_t __n)
926 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
929 _GL_FUNCDECL_SYS (strndup, char *, (char const *__s, size_t __n)
932 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
934 _GL_CXXALIASWARN (strndup);
936 # undef strndup
938 _GL_WARN_ON_USE (strndup, "strndup is unportable - "
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/sparc64/gnulib/import/
H A Dstring.h921 # undef strndup
922 # define strndup rpl_strndup
924 _GL_FUNCDECL_RPL (strndup, char *, (char const *__s, size_t __n)
926 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
929 _GL_FUNCDECL_SYS (strndup, char *, (char const *__s, size_t __n)
932 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
934 _GL_CXXALIASWARN (strndup);
936 # undef strndup
938 _GL_WARN_ON_USE (strndup, "strndup is unportable - "
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
H A Dstring.h921 # undef strndup
922 # define strndup rpl_strndup
924 _GL_FUNCDECL_RPL (strndup, char *, (char const *__s, size_t __n)
926 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
929 _GL_FUNCDECL_SYS (strndup, char *, (char const *__s, size_t __n)
932 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
934 _GL_CXXALIASWARN (strndup);
936 # undef strndup
938 _GL_WARN_ON_USE (strndup, "strndup is unportable - "
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dstring.h921 # undef strndup
922 # define strndup rpl_strndup
924 _GL_FUNCDECL_RPL (strndup, char *, (char const *__s, size_t __n)
926 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
929 _GL_FUNCDECL_SYS (strndup, char *, (char const *__s, size_t __n)
932 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
934 _GL_CXXALIASWARN (strndup);
936 # undef strndup
938 _GL_WARN_ON_USE (strndup, "strndup is unportable - "
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/
H A Dstring.h921 # undef strndup
922 # define strndup rpl_strndup
924 _GL_FUNCDECL_RPL (strndup, char *, (char const *__s, size_t __n)
926 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
929 _GL_FUNCDECL_SYS (strndup, char *, (char const *__s, size_t __n)
932 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
934 _GL_CXXALIASWARN (strndup);
936 # undef strndup
938 _GL_WARN_ON_USE (strndup, "strndup is unportable - "
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/sh3eb/gnulib/import/
H A Dstring.h921 # undef strndup
922 # define strndup rpl_strndup
924 _GL_FUNCDECL_RPL (strndup, char *, (char const *__s, size_t __n)
926 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
929 _GL_FUNCDECL_SYS (strndup, char *, (char const *__s, size_t __n)
932 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
934 _GL_CXXALIASWARN (strndup);
936 # undef strndup
938 _GL_WARN_ON_USE (strndup, "strndup is unportable - "
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/
H A Dstring.h921 # undef strndup
922 # define strndup rpl_strndup
924 _GL_FUNCDECL_RPL (strndup, char *, (char const *__s, size_t __n)
926 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
929 _GL_FUNCDECL_SYS (strndup, char *, (char const *__s, size_t __n)
932 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
934 _GL_CXXALIASWARN (strndup);
936 # undef strndup
938 _GL_WARN_ON_USE (strndup, "strndup is unportable - "
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/
H A Dstring.h921 # undef strndup
922 # define strndup rpl_strndup
924 _GL_FUNCDECL_RPL (strndup, char *, (char const *__s, size_t __n)
926 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
929 _GL_FUNCDECL_SYS (strndup, char *, (char const *__s, size_t __n)
932 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
934 _GL_CXXALIASWARN (strndup);
936 # undef strndup
938 _GL_WARN_ON_USE (strndup, "strndup is unportable - "
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
H A Dstring.h921 # undef strndup
922 # define strndup rpl_strndup
924 _GL_FUNCDECL_RPL (strndup, char *, (char const *__s, size_t __n)
926 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
929 _GL_FUNCDECL_SYS (strndup, char *, (char const *__s, size_t __n)
932 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
934 _GL_CXXALIASWARN (strndup);
936 # undef strndup
938 _GL_WARN_ON_USE (strndup, "strndup is unportable - "
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
H A Dstring.h921 # undef strndup
922 # define strndup rpl_strndup
924 _GL_FUNCDECL_RPL (strndup, char *, (char const *__s, size_t __n)
926 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
929 _GL_FUNCDECL_SYS (strndup, char *, (char const *__s, size_t __n)
932 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
934 _GL_CXXALIASWARN (strndup);
936 # undef strndup
938 _GL_WARN_ON_USE (strndup, "strndup is unportable - "
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
H A Dstring.h921 # undef strndup
922 # define strndup rpl_strndup
924 _GL_FUNCDECL_RPL (strndup, char *, (char const *__s, size_t __n)
926 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
929 _GL_FUNCDECL_SYS (strndup, char *, (char const *__s, size_t __n)
932 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
934 _GL_CXXALIASWARN (strndup);
936 # undef strndup
938 _GL_WARN_ON_USE (strndup, "strndup is unportable - "
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
H A Dstring.h921 # undef strndup
922 # define strndup rpl_strndup
924 _GL_FUNCDECL_RPL (strndup, char *, (char const *__s, size_t __n)
926 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
929 _GL_FUNCDECL_SYS (strndup, char *, (char const *__s, size_t __n)
932 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
934 _GL_CXXALIASWARN (strndup);
936 # undef strndup
938 _GL_WARN_ON_USE (strndup, "strndup is unportable - "
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dstring.h921 # undef strndup
922 # define strndup rpl_strndup
924 _GL_FUNCDECL_RPL (strndup, char *, (char const *__s, size_t __n)
926 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
929 _GL_FUNCDECL_SYS (strndup, char *, (char const *__s, size_t __n)
932 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
934 _GL_CXXALIASWARN (strndup);
936 # undef strndup
938 _GL_WARN_ON_USE (strndup, "strndup is unportable - "
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
H A Dstring.h921 # undef strndup
922 # define strndup rpl_strndup
924 _GL_FUNCDECL_RPL (strndup, char *, (char const *__s, size_t __n)
926 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
929 _GL_FUNCDECL_SYS (strndup, char *, (char const *__s, size_t __n)
932 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
934 _GL_CXXALIASWARN (strndup);
936 # undef strndup
938 _GL_WARN_ON_USE (strndup, "strndup is unportable - "
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dstring.h921 # undef strndup
922 # define strndup rpl_strndup
924 _GL_FUNCDECL_RPL (strndup, char *, (char const *__s, size_t __n)
926 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
929 _GL_FUNCDECL_SYS (strndup, char *, (char const *__s, size_t __n)
932 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
934 _GL_CXXALIASWARN (strndup);
936 # undef strndup
938 _GL_WARN_ON_USE (strndup, "strndup is unportable - "

12345678910