Searched refs:cleanstr (Results 1 – 1 of 1) sorted by relevance
62 static const char *cleanstr(const char *, int);271 cleanstr(const char *s, int l) in cleanstr() function320 syslog(LOG_DEBUG, "chat_expect '%s'", cleanstr(str, strlen(str))); in chat_expect()389 syslog(LOG_DEBUG, "chat_send '%s'", cleanstr(str, strlen(str))); in chat_send()