Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.proc.c1237 static struct timeval ztime; in ptprint() local
1242 tetime = ztime; in ptprint()
1249 prusage(&zru, &ru, &tetime, &ztime); in ptprint()
1253 static timeval_t ztime; in ptprint()
1258 tetime = ztime; in ptprint()
1265 prusage(&zru, &ru, &tetime, &ztime); in ptprint()
1268 static time_t ztime = 0; in ptprint()
1275 static clock_t ztime = 0; in ptprint()
1287 tetime = ztime; in ptprint()
1303 prusage(&zts, &rts, tetime, ztime); in ptprint()
/freebsd/sys/dev/atkbdc/
H A Dpsm.c319 int ztime; member
6775 { 0x00, 0x5e, PSM_TPINFO(ztime) },
6909 sc->tpinfo.ztime = 0x26;
6951 trackpoint_command(sc, 0x81, 0x5e, sc->tpinfo.ztime);