Searched refs:termioval (Results 1 – 1 of 1) sorted by relevance
60 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