| /src/crypto/dist/ipsec-tools/src/racoon/missing/ |
| strdup.c | 1 /* $NetBSD: strdup.c,v 1.3 2006/09/09 16:22:36 manu Exp $ */ 3 /* $KAME: strdup.c,v 1.2 2000/10/04 17:41:07 itojun Exp $ */ 38 strdup(str) function
|
| /src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| strdup.c | 1 /* $NetBSD: strdup.c,v 1.2 2017/01/28 21:31:50 christos Exp $ */ 42 strdup(const char *old) function
|
| win32_alloc.c | 38 #undef strdup macro 71 return strdup( str);
|
| /src/external/bsd/ntp/dist/sntp/libopts/compat/ |
| strdup.c | 1 /* $NetBSD: strdup.c,v 1.5 2020/05/25 20:47:35 christos Exp $ */ 4 * Platforms without strdup ?!?!?! 8 strdup( char const *s ); 11 strdup( char const *s ) function 18 cp = (char *) AGALOC((unsigned) (strlen(s)+1), "strdup");
|
| /src/sys/arch/ia64/stand/common/ |
| strdup.c | 1 /* $NetBSD: strdup.c,v 1.3 2009/07/20 04:59:03 kiyohara Exp $ */ 39 static char sccsid[] = "@(#)strdup.c 8.1 (Berkeley) 6/4/93"; 50 strdup(const char *str) function
|
| /src/external/bsd/libbind/dist/bsd/ |
| strdup.c | 1 /* $NetBSD: strdup.c,v 1.1.1.1 2009/04/12 15:33:26 christos Exp $ */ 13 strdup(const char *src) { function
|
| /src/external/bsd/nvi/dist/clib/ |
| strdup.c | 37 static const char sccsid[] = "@(#)strdup.c 8.1 (Berkeley) 6/4/93"; 40 __RCSID("$NetBSD: strdup.c,v 1.2 2014/01/26 21:43:45 christos Exp $"); 51 * PUBLIC: char *strdup __P((const char *)); 55 strdup(const char *str) function
|
| /src/external/bsd/tcpdump/dist/missing/ |
| strdup.c | 41 strdup(str) function
|
| /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
| strdup.c | 23 # include "strdup.h" 31 # undef strdup macro 35 # define __strdup strdup 54 weak_alias (__strdup, strdup)
|
| /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| strdup.c | 23 # include "strdup.h" 31 # undef strdup macro 35 # define __strdup strdup 54 weak_alias (__strdup, strdup)
|
| /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
| strdup.c | 23 # include "strdup.h" 31 # undef strdup macro 35 # define __strdup strdup 54 weak_alias (__strdup, strdup)
|
| /src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
| strdup.c | 23 # include "strdup.h" 31 # undef strdup macro 35 # define __strdup strdup 54 weak_alias (__strdup, strdup)
|
| /src/external/gpl2/texinfo/dist/lib/ |
| strdup.c | 1 /* $NetBSD: strdup.c,v 1.1.1.1 2016/01/14 00:11:29 christos Exp $ */ 28 # include "strdup.h" 35 #undef strdup macro 38 # define __strdup strdup 57 weak_alias (__strdup, strdup)
|
| /src/external/gpl2/xcvs/dist/lib/ |
| strdup.c | 20 __RCSID("$NetBSD: strdup.c,v 1.2 2016/05/17 14:00:09 christos Exp $"); 29 # include "strdup.h" 36 #undef strdup macro 39 # define __strdup strdup 58 weak_alias (__strdup, strdup)
|
| /src/external/gpl3/binutils/dist/libiberty/ |
| strdup.c | 3 @deftypefn Supplemental char* strdup (const char *@var{s}) 20 strdup(const char *s) function
|
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| strdup.c | 3 @deftypefn Supplemental char* strdup (const char *@var{s}) 20 strdup(const char *s) function
|
| /src/external/gpl3/gcc/dist/libiberty/ |
| strdup.c | 3 @deftypefn Supplemental char* strdup (const char *@var{s}) 20 strdup(const char *s) function
|
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| strdup.c | 3 @deftypefn Supplemental char* strdup (const char *@var{s}) 20 strdup(const char *s) function
|
| /src/external/gpl3/gdb/dist/gnulib/import/ |
| strdup.c | 30 # undef strdup macro 34 # define __strdup strdup 53 weak_alias (__strdup, strdup)
|
| /src/external/gpl3/gdb/dist/libiberty/ |
| strdup.c | 3 @deftypefn Supplemental char* strdup (const char *@var{s}) 20 strdup(const char *s) function
|
| /src/external/gpl3/gdb.old/dist/gnulib/import/ |
| strdup.c | 30 # undef strdup macro 34 # define __strdup strdup 53 weak_alias (__strdup, strdup)
|
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| strdup.c | 3 @deftypefn Supplemental char* strdup (const char *@var{s}) 20 strdup(const char *s) function
|
| /src/crypto/external/apache2/openssl/dist/crypto/conf/ |
| conf_sap.c | 20 #define strdup _strdup macro 38 settings.appname = strdup(appname);
|
| /src/crypto/external/bsd/openssl/dist/crypto/conf/ |
| conf_sap.c | 20 # define strdup _strdup macro 38 settings.appname = strdup(appname);
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/conf/ |
| conf_sap.c | 19 # define strdup _strdup macro 37 settings.appname = strdup(appname);
|