Searched refs:scrstr (Results 1 – 1 of 1) sorted by relevance
437 getty_chat(char *scrstr, int timeout, int debug) in getty_chat() argument444 if (scrstr != NULL) { in getty_chat()448 syslog(LOG_DEBUG, "getty_chat script='%s'", scrstr); in getty_chat()450 if ((script = read_chat(&scrstr)) != NULL) { in getty_chat()472 free(scrstr); in getty_chat()