Searched refs:scrstr (Results 1 – 1 of 1) sorted by relevance
440 getty_chat(char *scrstr, int timeout, int debug) in getty_chat() argument447 if (scrstr != NULL) { in getty_chat()451 syslog(LOG_DEBUG, "getty_chat script='%s'", scrstr); in getty_chat()453 if ((script = read_chat(&scrstr)) != NULL) { in getty_chat()475 free(scrstr); in getty_chat()