Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dtty_common.c60 static int termioval(char **, uint_t *, char *);
491 if (termioval(&cp, &val, *modesp+strlen(*modesp)) == -1) { in ttyinit()
551 termioval(char **sp, uint_t *valp, char *ep) in termioval() function