Home
last modified time | relevance | path

Searched defs:savestring (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gdb-7/readline/
H A Dhistlib.h38 #define savestring(x) strcpy (xmalloc (1 + strlen (x)), (x)) macro
H A Drldefs.h119 #define savestring(x) strcpy ((char *)xmalloc (1 + strlen (x)), (x)) macro
H A Dtilde.c68 #define savestring(x) strcpy ((char *)xmalloc (1 + strlen (x)), (x)) macro
/dragonfly/contrib/gdb-7/gdb/common/
H A Dcommon-utils.c156 savestring (const char *ptr, size_t len) in savestring() function
/dragonfly/gnu/usr.bin/rcs/lib/
H A Drcslex.c738 savestring(target) in savestring() function
/dragonfly/contrib/binutils-2.34/binutils/
H A Dstabs.c223 savestring (const char *start, int len) in savestring() function
/dragonfly/contrib/binutils-2.27/binutils/
H A Dstabs.c212 savestring (const char *start, int len) in savestring() function
H A Dieee.c316 savestring (const char *start, unsigned long len) in savestring() function