Home
last modified time | relevance | path

Searched defs:dupstr (Results 1 – 25 of 113) sorted by relevance

12345

/dports/devel/ctypes.sh/ctypes-sh-1.2/src/struct/
H A Ddutil.c24 struct str_node *str_node__new(const char *s, bool dupstr) in str_node__new()
44 static void str_node__delete(struct str_node *snode, bool dupstr) in str_node__delete()
108 struct strlist *strlist__new(bool dupstr) in strlist__new()
/dports/games/sgt-puzzles/puzzles-20220128.c43a34f/
H A Dmalloc.c60 char *dupstr(const char *s) { in dupstr() function
/dports/security/putty-nogtk/putty-0.76/contrib/cygtermd/
H A Dmalloc.c39 char *dupstr(const char *s) { in dupstr() function
/dports/security/putty/putty-0.76/contrib/cygtermd/
H A Dmalloc.c39 char *dupstr(const char *s) { in dupstr() function
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/interfaces/os/mac/
H A Dos-native.h52 char *dupstr; in strndup() local
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/interfaces/os/mac/
H A Dos-native.h52 char *dupstr; in strndup() local
/dports/math/gretl/gretl-2021d/cli/
H A Dcomplete.c31 char *dupstr (const char *s) in dupstr() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/
H A Dstrlist.c39 static void str_node__delete(struct str_node *snode, bool dupstr) in str_node__delete()
164 bool dupstr = true; in strlist__new() local
H A Dstrlist.h17 bool dupstr; member
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/
H A Dstrlist.c39 static void str_node__delete(struct str_node *snode, bool dupstr) in str_node__delete()
164 bool dupstr = true; in strlist__new() local
H A Dstrlist.h17 bool dupstr; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/
H A Dstrlist.c39 static void str_node__delete(struct str_node *snode, bool dupstr) in str_node__delete()
164 bool dupstr = true; in strlist__new() local
H A Dstrlist.h17 bool dupstr; member
/dports/databases/gigabase/gigabase/Symbian/Carbide/workspace/GigaBASE/src/
H A Dsymtab.cpp62 char_t* dupstr = new char_t[STRLEN(str) + 1]; in add() local
/dports/databases/gigabase/gigabase/
H A Dsymtab.cpp62 char_t* dupstr = new char_t[STRLEN(str) + 1]; in add() local
/dports/multimedia/libkate/libkate-0.4.1/tests/
H A Dtext.c12 static char *dupstr(const char *s) in dupstr() function
/dports/databases/fastdb/fastdb/src/
H A Dsymtab.cpp63 char* dupstr = new char[strlen(str) + 1]; in add() local
/dports/sysutils/agedu/agedu-20211129.8cd63c5/
H A Dalloc.c37 char *dupstr(const char *s) { in dupstr() function
/dports/textproc/halibut/halibut-1.2/
H A Dmalloc.c94 char *dupstr(char const *s) { in dupstr() function
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dalloc.c159 dupstr(string) in dupstr() function
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dalloc.c159 dupstr(string) in dupstr() function
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dalloc.c148 dupstr(const char *string) in dupstr() function
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/interfaces/os/sun/
H A Dos-native.h61 char *dupstr; in strndup() local
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/interfaces/os/sun/
H A Dos-native.h61 char *dupstr; in strndup() local
/dports/dns/idnkit2/idnkit-2.3/lib/
H A Dutf32.c786 unsigned long *dupstr; in idn__utf32_strdup() local
802 unsigned long *dupstr; in idn__utf32_strndup() local

12345