HomeSort by: relevance | last modified time | path
    Searched defs:sc_mtime (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/
if_tap.c 105 struct timespec sc_mtime; member in struct:tap_softc
300 sc->sc_atime = sc->sc_mtime = sc->sc_btime;
929 st->st_mtimespec = sc->sc_mtime;
970 getnanotime(&sc->sc_mtime);
if_tap.c 105 struct timespec sc_mtime; member in struct:tap_softc
300 sc->sc_atime = sc->sc_mtime = sc->sc_btime;
929 st->st_mtimespec = sc->sc_mtime;
970 getnanotime(&sc->sc_mtime);
if_tap.c 105 struct timespec sc_mtime; member in struct:tap_softc
300 sc->sc_atime = sc->sc_mtime = sc->sc_btime;
929 st->st_mtimespec = sc->sc_mtime;
970 getnanotime(&sc->sc_mtime);

Completed in 32 milliseconds