Home
last modified time | relevance | path

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

/openbsd/sys/kern/
H A Dtty_msts.c69 void msts_decode(struct msts *, struct tty *, char *fld[], int fldcnt);
233 msts_decode(np, tp, fld, fldcnt); in msts_scan()
238 msts_decode(struct msts *np, struct tty *tp, char *fld[], int fldcnt) in msts_decode() function