Home
last modified time | relevance | path

Searched refs:checkut_line (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/ttymon/
H A Dtmextern.h148 extern int checkut_line(char *line);
H A Dtmutmp.c88 checkut_line(char *line) in checkut_line() function
H A Dtmexpress.c98 while (checkut_line(pmtab->p_device)) in ttymon_express()