utoppy.c | 880 utoppy_get_8(struct utoppy_softc *sc, uint8_t *vp) function in typeref:typename:int 998 if (utoppy_get_16(sc, &mjd) || utoppy_get_8(sc, &hour) || 999 utoppy_get_8(sc, &minute) || utoppy_get_8(sc, &sec)) 1209 utoppy_get_8(sc, &ftype) || utoppy_get_64(sc, &ud->ud_size) ||
|