HomeSort by: relevance | last modified time | path
    Searched defs:strndup (Results 1 - 25 of 68) sorted by relevancy

1 2 3

  /src/crypto/external/bsd/heimdal/dist/lib/roken/
strndup.c 1 /* $NetBSD: strndup.c,v 1.2 2017/01/28 21:31:50 christos Exp $ */
44 strndup(const char *old, size_t sz) function
  /src/external/bsd/mdocml/dist/
compat_strndup.c 2 /* $OpenBSD: strndup.c,v 1.3 2019/01/25 00:19:25 millert Exp $ */
27 strndup(const char *str, size_t maxlen) function
  /src/external/bsd/tmux/dist/compat/
strndup.c 1 /* $OpenBSD: strndup.c,v 1.2 2015/08/31 02:53:57 guenther Exp $ */
28 strndup(const char *str, size_t maxlen) function
  /src/external/gpl3/binutils/dist/libiberty/
strndup.c 1 /* Implement the strndup function.
23 @deftypefn Extension char* strndup (const char *@var{s}, size_t @var{n})
41 strndup (const char *s, size_t n) function
  /src/external/gpl3/binutils.old/dist/libiberty/
strndup.c 1 /* Implement the strndup function.
23 @deftypefn Extension char* strndup (const char *@var{s}, size_t @var{n})
41 strndup (const char *s, size_t n) function
  /src/external/gpl3/gcc/dist/libiberty/
strndup.c 1 /* Implement the strndup function.
23 @deftypefn Extension char* strndup (const char *@var{s}, size_t @var{n})
41 strndup (const char *s, size_t n) function
  /src/external/gpl3/gcc.old/dist/libiberty/
strndup.c 1 /* Implement the strndup function.
23 @deftypefn Extension char* strndup (const char *@var{s}, size_t @var{n})
41 strndup (const char *s, size_t n) function
  /src/external/gpl3/gdb.old/dist/libiberty/
strndup.c 1 /* Implement the strndup function.
23 @deftypefn Extension char* strndup (const char *@var{s}, size_t @var{n})
41 strndup (const char *s, size_t n) function
  /src/external/gpl3/gdb/dist/libiberty/
strndup.c 1 /* Implement the strndup function.
23 @deftypefn Extension char* strndup (const char *@var{s}, size_t @var{n})
41 strndup (const char *s, size_t n) function
  /src/external/gpl3/gcc/dist/libgfortran/runtime/
string.c 111 strndup (const char *s, size_t n) function
131 char *p = strndup (src, n);
145 char *p = strndup (src, src_len);
  /src/external/gpl3/gcc.old/dist/libgfortran/runtime/
string.c 111 strndup (const char *s, size_t n) function
131 char *p = strndup (src, n);
145 char *p = strndup (src, src_len);
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
string.h 1088 # undef strndup
1089 # define strndup rpl_strndup
1091 _GL_FUNCDECL_RPL (strndup, char *,
1095 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
1097 # if !1 || (__GNUC__ >= 11 && !defined strndup)
1098 _GL_FUNCDECL_SYS (strndup, char *,
1103 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
1105 _GL_CXXALIASWARN (strndup);
1107 # if __GNUC__ >= 11 && !defined strndup
1108 /* For -Wmismatched-dealloc: Associate strndup with free or rpl_free. *
1115 # undef strndup macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
string.h 1088 # undef strndup
1089 # define strndup rpl_strndup
1091 _GL_FUNCDECL_RPL (strndup, char *,
1095 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
1097 # if !1 || (__GNUC__ >= 11 && !defined strndup)
1098 _GL_FUNCDECL_SYS (strndup, char *,
1103 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
1105 _GL_CXXALIASWARN (strndup);
1107 # if __GNUC__ >= 11 && !defined strndup
1108 /* For -Wmismatched-dealloc: Associate strndup with free or rpl_free. *
1115 # undef strndup macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
string.h 1088 # undef strndup
1089 # define strndup rpl_strndup
1091 _GL_FUNCDECL_RPL (strndup, char *,
1095 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
1097 # if !1 || (__GNUC__ >= 11 && !defined strndup)
1098 _GL_FUNCDECL_SYS (strndup, char *,
1103 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
1105 _GL_CXXALIASWARN (strndup);
1107 # if __GNUC__ >= 11 && !defined strndup
1108 /* For -Wmismatched-dealloc: Associate strndup with free or rpl_free. *
1115 # undef strndup macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
string.h 1088 # undef strndup
1089 # define strndup rpl_strndup
1091 _GL_FUNCDECL_RPL (strndup, char *,
1095 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
1097 # if !1 || (__GNUC__ >= 11 && !defined strndup)
1098 _GL_FUNCDECL_SYS (strndup, char *,
1103 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
1105 _GL_CXXALIASWARN (strndup);
1107 # if __GNUC__ >= 11 && !defined strndup
1108 /* For -Wmismatched-dealloc: Associate strndup with free or rpl_free. *
1115 # undef strndup macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
string.h 1088 # undef strndup
1089 # define strndup rpl_strndup
1091 _GL_FUNCDECL_RPL (strndup, char *,
1095 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
1097 # if !1 || (__GNUC__ >= 11 && !defined strndup)
1098 _GL_FUNCDECL_SYS (strndup, char *,
1103 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
1105 _GL_CXXALIASWARN (strndup);
1107 # if __GNUC__ >= 11 && !defined strndup
1108 /* For -Wmismatched-dealloc: Associate strndup with free or rpl_free. *
1115 # undef strndup macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
string.h 1088 # undef strndup
1089 # define strndup rpl_strndup
1091 _GL_FUNCDECL_RPL (strndup, char *,
1095 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
1097 # if !1 || (__GNUC__ >= 11 && !defined strndup)
1098 _GL_FUNCDECL_SYS (strndup, char *,
1103 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
1105 _GL_CXXALIASWARN (strndup);
1107 # if __GNUC__ >= 11 && !defined strndup
1108 /* For -Wmismatched-dealloc: Associate strndup with free or rpl_free. *
1115 # undef strndup macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
string.h 1088 # undef strndup
1089 # define strndup rpl_strndup
1091 _GL_FUNCDECL_RPL (strndup, char *,
1095 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
1097 # if !1 || (__GNUC__ >= 11 && !defined strndup)
1098 _GL_FUNCDECL_SYS (strndup, char *,
1103 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
1105 _GL_CXXALIASWARN (strndup);
1107 # if __GNUC__ >= 11 && !defined strndup
1108 /* For -Wmismatched-dealloc: Associate strndup with free or rpl_free. *
1115 # undef strndup macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
string.h 1088 # undef strndup
1089 # define strndup rpl_strndup
1091 _GL_FUNCDECL_RPL (strndup, char *,
1095 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
1097 # if !1 || (__GNUC__ >= 11 && !defined strndup)
1098 _GL_FUNCDECL_SYS (strndup, char *,
1103 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
1105 _GL_CXXALIASWARN (strndup);
1107 # if __GNUC__ >= 11 && !defined strndup
1108 /* For -Wmismatched-dealloc: Associate strndup with free or rpl_free. *
1115 # undef strndup macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
string.h 1088 # undef strndup
1089 # define strndup rpl_strndup
1091 _GL_FUNCDECL_RPL (strndup, char *,
1095 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
1097 # if !1 || (__GNUC__ >= 11 && !defined strndup)
1098 _GL_FUNCDECL_SYS (strndup, char *,
1103 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
1105 _GL_CXXALIASWARN (strndup);
1107 # if __GNUC__ >= 11 && !defined strndup
1108 /* For -Wmismatched-dealloc: Associate strndup with free or rpl_free. *
1115 # undef strndup macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
string.h 1088 # undef strndup
1089 # define strndup rpl_strndup
1091 _GL_FUNCDECL_RPL (strndup, char *,
1095 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
1097 # if !1 || (__GNUC__ >= 11 && !defined strndup)
1098 _GL_FUNCDECL_SYS (strndup, char *,
1103 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
1105 _GL_CXXALIASWARN (strndup);
1107 # if __GNUC__ >= 11 && !defined strndup
1108 /* For -Wmismatched-dealloc: Associate strndup with free or rpl_free. *
1115 # undef strndup macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
string.h 1088 # undef strndup
1089 # define strndup rpl_strndup
1091 _GL_FUNCDECL_RPL (strndup, char *,
1095 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
1097 # if !1 || (__GNUC__ >= 11 && !defined strndup)
1098 _GL_FUNCDECL_SYS (strndup, char *,
1103 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
1105 _GL_CXXALIASWARN (strndup);
1107 # if __GNUC__ >= 11 && !defined strndup
1108 /* For -Wmismatched-dealloc: Associate strndup with free or rpl_free. *
1115 # undef strndup macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
string.h 1088 # undef strndup
1089 # define strndup rpl_strndup
1091 _GL_FUNCDECL_RPL (strndup, char *,
1095 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
1097 # if !1 || (__GNUC__ >= 11 && !defined strndup)
1098 _GL_FUNCDECL_SYS (strndup, char *,
1103 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
1105 _GL_CXXALIASWARN (strndup);
1107 # if __GNUC__ >= 11 && !defined strndup
1108 /* For -Wmismatched-dealloc: Associate strndup with free or rpl_free. *
1115 # undef strndup macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
string.h 1088 # undef strndup
1089 # define strndup rpl_strndup
1091 _GL_FUNCDECL_RPL (strndup, char *,
1095 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
1097 # if !1 || (__GNUC__ >= 11 && !defined strndup)
1098 _GL_FUNCDECL_SYS (strndup, char *,
1103 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
1105 _GL_CXXALIASWARN (strndup);
1107 # if __GNUC__ >= 11 && !defined strndup
1108 /* For -Wmismatched-dealloc: Associate strndup with free or rpl_free. *
1115 # undef strndup macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
string.h 1088 # undef strndup
1089 # define strndup rpl_strndup
1091 _GL_FUNCDECL_RPL (strndup, char *,
1095 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
1097 # if !1 || (__GNUC__ >= 11 && !defined strndup)
1098 _GL_FUNCDECL_SYS (strndup, char *,
1103 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
1105 _GL_CXXALIASWARN (strndup);
1107 # if __GNUC__ >= 11 && !defined strndup
1108 /* For -Wmismatched-dealloc: Associate strndup with free or rpl_free. *
1115 # undef strndup macro
    [all...]

Completed in 69 milliseconds

1 2 3