Home
last modified time | relevance | path

Searched defs:sys_time (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/zic/
H A Dprivate.h658 static time_t sys_time(time_t *x) { return time(x); } in sys_time() function
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c1174 uint32_t max_time, uint32_t sys_time) in npi_fflp_cfg_fcram_refresh_time()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c364 uint32_t min_time, max_time, sys_time; in nxge_fflp_fcram_init() local