Searched defs:safe_string (Results 1 – 1 of 1) sorted by relevance
243 char *safe_string = alloca ((real_len * 4) + 1); in monitor_error() local352 char *safe_string = (char *) alloca ((strlen (sndbuf) * 4) + 1); in monitor_printf_noecho() local380 char *safe_string = (char *) alloca ((len * 4) + 1); in monitor_printf() local527 char *safe_string = (char *) alloca ((strlen (string) * 4) + 1); in monitor_expect() local