Searched refs:ztime (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/tcsh/ |
| H A D | sh.proc.c | 1241 static struct timeval ztime; in ptprint() local 1246 tetime = ztime; in ptprint() 1253 prusage(&zru, &ru, &tetime, &ztime); in ptprint() 1257 static timeval_t ztime; in ptprint() 1262 tetime = ztime; in ptprint() 1269 prusage(&zru, &ru, &tetime, &ztime); in ptprint() 1272 static time_t ztime = 0; in ptprint() 1279 static clock_t ztime = 0; in ptprint() 1291 tetime = ztime; in ptprint() 1307 prusage(&zts, &rts, tetime, ztime); in ptprint()
|
| /freebsd-12.1/sys/dev/atkbdc/ |
| H A D | psm.c | 306 int ztime; member 6711 { 0x00, 0x5e, PSM_TPINFO(ztime) }, 6836 sc->tpinfo.ztime = 0x26; 6875 trackpoint_command(sc, 0x81, 0x5e, sc->tpinfo.ztime);
|