Searched refs:gettimeofday (Results 51 - 75 of 198) sorted by relevance

12345678

/illumos-gate/usr/src/ucblib/libucb/
H A DMakefile.com34 gettimeofday.o \
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_osd.c117 (void) gettimeofday(&tv, &tz);
242 (void) gettimeofday(&now, &tz);
/illumos-gate/usr/src/test/zfs-tests/tests/functional/checksum/edonr/
H A Dedonr_test.c28 * gettimeofday due to -D_KERNEL (we can do this since we're actually
182 (void) gettimeofday(&start, NULL); \
187 (void) gettimeofday(&end, NULL); \
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_match.c143 (void) gettimeofday(&now, &tz);
274 (void) gettimeofday(&now, &tz);
469 (void) gettimeofday(&now, &tz);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dsyncloop.c433 (void) gettimeofday(&start_time, 0);
465 (void) gettimeofday(&end_time, 0);
506 (void) gettimeofday(&end_time, 0);
/illumos-gate/usr/src/ucblib/librpcsoc/
H A Dclnt_udp.c146 (void) gettimeofday(&now, (struct timezone *)0);
335 * Could have done gettimeofday before clnt_call
339 if (gettimeofday(&startime,
349 if (gettimeofday(&curtime,
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dauth_des.c68 #define gettimeofday(tvp, tzp) uniqtime(tvp) macro
241 (void) gettimeofday(&ad->ad_timestamp, (struct timezone *)NULL);
440 (void) gettimeofday(&mytime, (struct timezone *)NULL);
/illumos-gate/usr/src/lib/crypt_modules/bsdbf/
H A Darc4random.c98 (void) gettimeofday(&rdat.tv, NULL);
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/dh_common/
H A Dgeneric_key.c63 (void) gettimeofday(&tv, (struct timezone *)NULL);
/illumos-gate/usr/src/lib/libipmp/common/
H A Dipmp_mpathd.c223 if (gettimeofday(&curtime, NULL) == -1)
/illumos-gate/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c379 (void) gettimeofday(&tp, &tzp);
408 (void) gettimeofday(&tv, (struct timezone *)0);
904 (void) gettimeofday(&next_allhard,
910 (void) gettimeofday(&now, NULL);
/illumos-gate/usr/src/cmd/latencytop/common/
H A Dutil.c49 (void) gettimeofday(&p, NULL);
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dauth_sys.c119 (void) gettimeofday(&now, (struct timezone *)0);
306 (void) gettimeofday(&now, (struct timezone *)0);
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypserv.c45 extern int gettimeofday(struct timeval *);
635 gettimeofday(&t);
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_time.c231 (void) gettimeofday(&tv, NULL);
347 * Native time is implemented by calls to gethrtime() and gettimeofday(), which
378 gettimeofday, /* fto_gettimeofday */
/illumos-gate/usr/src/cmd/avs/sdbc/
H A Dsd_stats.c82 (void) gettimeofday(&Usec_time, NULL);
94 (void) gettimeofday(&tv, NULL);
/illumos-gate/usr/src/test/zfs-tests/tests/functional/checksum/sha2/
H A Dsha2_test.c28 * gettimeofday due to -D_KERNEL (we can do this since we're actually
224 (void) gettimeofday(&start, NULL); \
229 (void) gettimeofday(&end, NULL); \
/illumos-gate/usr/src/uts/common/sys/
H A Dtime.h30 * Structure returned by gettimeofday(2) system call,
410 * gettimeofday() and settimeofday() were included in SVr4 due to their
416 * XSH4.2 (spec 1170) defines gettimeofday and settimeofday to have two
439 int gettimeofday(struct timeval *);
441 int gettimeofday(struct timeval *_RESTRICT_KYWD, void *_RESTRICT_KYWD);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c860 (void) gettimeofday(&start_time, NULL);
1577 if (gettimeofday(&now, NULL) >= 0) {
1636 (void) gettimeofday(&timenow, NULL);
1688 if (gettimeofday(&timenow, NULL) < 0)
1713 (void) gettimeofday(&timenow, NULL);
2730 (void) gettimeofday(&levelt, NULL);
2740 (void) gettimeofday(&lasttime, NULL);
2782 (void) gettimeofday(&now, NULL);
2908 (void) gettimeofday(&now, NULL);
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_mindex3.cc397 (void) gettimeofday(&start, 0);
441 (void) gettimeofday(&end, 0);
492 (void) gettimeofday(&end, 0);
826 (void) gettimeofday(&now, 0);
887 (void) gettimeofday(&end, 0);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvd.c561 (void) gettimeofday(&ct, NULL);
573 (void) gettimeofday(&ct, NULL);
630 (void) gettimeofday(&ct, NULL);
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dnfs_cast.c286 (void) gettimeofday(&t, (struct timezone *)0);
352 (void) gettimeofday(&(ts->ts_timeval),
659 (void) gettimeofday(&time_now, (struct timezone *)0);
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Denm.c223 (void) gettimeofday(&now, NULL);
255 (void) gettimeofday(&object->nwamd_script_time, NULL);
769 (void) gettimeofday(&object->nwamd_script_time, NULL);
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c506 gettimeofday (&tv, 0);
1059 gettimeofday (&otv, 0);
1065 gettimeofday (&tv, 0);
/illumos-gate/usr/src/lib/libsasl/lib/
H A Dsaslutil.c381 if (!gettimeofday(&tv))
383 if (!gettimeofday(&tv, NULL))

Completed in 93 milliseconds

12345678