Home
last modified time | relevance | path

Searched defs:fldcnt (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/kern/
H A Dtty_nmea.c258 int fldcnt = 0, cksum = 0, msgcksum, n; in nmea_scan() local
337 nmea_gprmc(struct nmea *np, struct tty *tp, char *fld[], int fldcnt) in nmea_gprmc()
464 nmea_decode_gga(struct nmea *np, struct tty *tp, char *fld[], int fldcnt) in nmea_decode_gga()
H A Dtty_msts.c210 int fldcnt = 0, n; in msts_scan() local
238 msts_decode(struct msts *np, struct tty *tp, char *fld[], int fldcnt) in msts_decode()
H A Dtty_endrun.c251 int fldcnt = 0, n; in endrun_scan() local
280 endrun_decode(struct endrun *np, struct tty *tp, char *fld[], int fldcnt) in endrun_decode()