Searched refs:cleanstr (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/libexec/getty/
H A Dchat.c65 static char *cleanstr(const unsigned char *, int);
274 cleanstr(const unsigned char *s, int l) function
323 syslog(LOG_DEBUG, "chat_expect '%s'", cleanstr(str, strlen(str)));
392 syslog(LOG_DEBUG, "chat_send '%s'", cleanstr(str, strlen(str)));

Completed in 128 milliseconds