Searched refs:nextcons (Results 1 – 1 of 1) sorted by relevance
71 char *buf, *cons, *nextcons; in auto_tty_status() local87 nextcons = buf; in auto_tty_status()88 while ((cons = strsep(&nextcons, ",")) != NULL && strlen(cons) != 0) { in auto_tty_status()