Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ttymon/
H A Dsttyparse.c60 static int parse_encoded(struct termios *, ldterm_cs_data_user_t *, int);
62 static int parse_encoded(struct termios *);
305 if (!parse_encoded(cb, kcswp, term)) {
307 if (!parse_encoded(cb)) {
502 parse_encoded(struct termios *cb function