Searched defs:savestring (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/contrib/libreadline/
H A Dhistlib.h38 #define savestring(x) strcpy (xmalloc (1 + strlen (x)), (x)) macro
H A Drldefs.h117 #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
H A Dreadline.h852 #define savestring rl_savestring macro
/freebsd-11-stable/contrib/gdb/gdb/
H A Dcompleter.c39 #undef savestring macro
H A Devent-top.c40 #undef savestring macro
H A Dtop.c54 #undef savestring macro
H A Dtracepoint.c51 #undef savestring macro
H A Dutils.c84 #undef savestring macro
1217 savestring (const char *ptr, size_t size) function
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Drcslex.c735 savestring(target) function
/freebsd-11-stable/contrib/binutils/binutils/
H A Dstabs.c213 savestring (const char *start, int len) function
[all...]
H A Dieee.c315 savestring (const char *start, unsigned long len) function
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dprotoize.c521 savestring (const char *input, unsigned int size) function

Completed in 511 milliseconds