Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkgserv/
H A Dpkgserv.c178 static hrtime_t lastcall; variable
375 lastcall = lastchange = gethrtime(); in server_main()
399 lastchange = lastcall = gethrtime(); in server_main()
404 delta = time_since_(lastcall); in server_main()
575 lastcall = gethrtime(); in pkg_door_srv()
1220 lastcall = gethrtime(); in thr_pkgfilter()