Searched refs:nstime (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/dev/i386/
H A Dsysctl.c251 uint64_t nstime; local
254 absolutetime_to_nanoseconds(panic_restart_timeout, &nstime);
255 old_value = nstime / NSEC_PER_SEC;
/macosx-10.10.1/libresolv-57/
H A Dres_send.c607 u_int16_t nstime; local
612 nstime = EXT(statp).nstimes[0];
629 EXT(statp).nstimes[lastns] = nstime;

Completed in 122 milliseconds