Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/libreadline/
HDhistlib.h38 #define savestring(x) strcpy (xmalloc (1 + strlen (x)), (x)) macro
HDrldefs.h117 #define savestring(x) strcpy ((char *)xmalloc (1 + strlen (x)), (x)) macro
HDtilde.c68 #define savestring(x) strcpy ((char *)xmalloc (1 + strlen (x)), (x)) macro
HDreadline.h852 #define savestring rl_savestring macro
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
HDrcslex.c735 savestring(target) in savestring() function
/freebsd-11-stable/contrib/gcc/
HDprotoize.c521 savestring (const char *input, unsigned int size) in savestring() function
/freebsd-11-stable/contrib/gdb/gdb/
HDutils.c1217 savestring (const char *ptr, size_t size) in savestring() function
/freebsd-11-stable/contrib/binutils/binutils/
HDstabs.c213 savestring (const char *start, int len) in savestring() function
HDieee.c315 savestring (const char *start, unsigned long len) in savestring() function