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