Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ttymon/
H A Dtmttydefs.c67 d_if[BUFSIZ], in read_ttydefs() local
157 (void) strncpy(d_if, getword(ptr, &size, 1), in read_ttydefs()
159 gptr->g_iflags = d_if; in read_ttydefs()
161 if ((*ptr != ':') || (check_flags(d_if) != 0)) { in read_ttydefs()