Home
last modified time | relevance | path

Searched refs:gettimeofday (Results 76 – 100 of 201) sorted by relevance

123456789

/illumos-gate/usr/src/uts/sparc/os/
H A Dname_to_sysnum147 gettimeofday 156
/illumos-gate/usr/src/cmd/bnu/
H A Din.uucpd.c393 (void) gettimeofday(&ut.ut_tv, NULL);
458 (void) gettimeofday(&ut.ut_tv, 0);
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dev_timers.c117 if (gettimeofday(&now, NULL) < 0) in evNowTime()
130 if (gettimeofday(&now, NULL) < 0) in evUTCTime()
/illumos-gate/usr/src/cmd/latencytop/common/
H A Dutil.c49 (void) gettimeofday(&p, NULL); in lt_millisecond()
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/dh_common/
H A Dgeneric_key.c61 (void) gettimeofday(&tv, (struct timezone *)NULL); in setseed()
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_flow.c1072 gettimeofday(&stop, NULL); in __split_stmt()
1573 gettimeofday(&outer_fn_start_time, NULL); in split_function()
1574 gettimeofday(&fn_start_time, NULL); in split_function()
1605 gettimeofday(&stop, NULL); in split_function()
1918 gettimeofday(&start, NULL); in smatch()
1936 gettimeofday(&stop, NULL); in smatch()
/illumos-gate/usr/src/cmd/ypcmd/
H A Dyp_b_subr.c220 gettimeofday(&(pdom->lastping), NULL);
268 (void) gettimeofday(&tp, NULL);
937 gettimeofday(&(a_domain->lastping), NULL);
1059 (void) gettimeofday(&(pdom->lastping), NULL);
H A Dyppush.c37 extern int gettimeofday(struct timeval *);
574 if (gettimeofday(&t) == -1) { in xactid_seed()
/illumos-gate/usr/src/cmd/vscan/vscand/
H A Dvs_eng.c307 (void) gettimeofday(&now, NULL); in vs_eng_housekeeper()
622 (void) gettimeofday(&cxn->vsc_avail_time, NULL); in vs_eng_release()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddebug.c329 if (gettimeofday(&new, NULL) == 0) { in dbg_print()
/illumos-gate/usr/src/lib/libipmp/common/
H A Dipmp_mpathd.c237 if (gettimeofday(&curtime, NULL) == -1) in ipmp_read()
/illumos-gate/usr/src/lib/libbsm/common/
H A Dau_open.c235 (void) gettimeofday(&now, NULL); in au_close()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.talkd/
H A Dannounce.c206 (void) gettimeofday(&clock, NULL); in print_mesg()
/illumos-gate/usr/src/lib/libnsl/key/
H A Dgen_dhkeys.c72 (void) gettimeofday(&tv, (struct timezone *)NULL);
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dclnt_dg.c207 (void) gettimeofday(&now, NULL); in clnt_dg_create()
390 (void) gettimeofday(&startime, NULL); in clnt_dg_call()
407 timeout: (void) gettimeofday(&curtime, NULL); in clnt_dg_call()
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_table.cc590 (void) gettimeofday(&now, NULL); in setEntryExp()
772 (void) gettimeofday(&now, NULL); in configure()
893 (void) gettimeofday(&now, 0); in cacheValid()
/illumos-gate/usr/src/ucbcmd/touch/
H A Dtouch.c158 (void) gettimeofday(&timbuf, NULL); in main()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Drtquery.c501 if (gettimeofday(&now, 0) < 0) { in query_loop()
522 if (gettimeofday(&sent, 0) < 0) { in out()
H A Dmain.c139 if (gettimeofday(&clk, 0) == -1) { in main()
426 if (gettimeofday(&clk, 0) == -1) { in main()
/illumos-gate/usr/src/lib/krb5/kdb/
H A Dkdb_log.c158 (void) gettimeofday(&timestamp, NULL); in ulog_add_update()
731 gettimeofday(&timestamp, NULL); in ulog_get_entries()
/illumos-gate/usr/src/lib/libresolv2/
H A DMakefile.com32 gettimeofday.o setenv.o strerror.o utimes.o \
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Deventlog_log.c121 (void) gettimeofday(&now, NULL); in logr_syslog_set_timestamp()
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dlibmilter.h159 gettimeofday(&now, NULL); \
/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_timeout.c315 (void) gettimeofday(&tim, NULL); in sip_timer_thr()
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c1710 if (gettimeofday(&tp, NULL) == 0) in getldap_serverInfo_op()
1786 if (gettimeofday(&tp, NULL) == 0) in getldap_serverInfo_op()
2376 if (gettimeofday(&tp, NULL) == 0) { in getldap_init()
2408 if (gettimeofday(&tp, NULL) != 0) in perform_update()
2573 if (gettimeofday(&tp, NULL) == 0) { in getldap_refresh()

123456789