Searched refs:start_time (Results 1 - 25 of 66) sorted by relevance

123

/illumos-gate/usr/src/cmd/rpcsvc/
H A Dspray_subr.c43 static spraytimeval start_time; variable
60 if (cumul.clock.usec < start_time.usec) {
64 cumul.clock.sec -= start_time.sec;
65 cumul.clock.usec -= start_time.usec;
77 gettimeofday((struct timeval *)&start_time, 0);
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_init.c38 static time_t start_time = 0; variable
44 if (start_time == 0 || reset == 1)
45 start_time = time(NULL);
52 return (start_time);
/illumos-gate/usr/src/stand/lib/sa/
H A Dtime.c41 static time_t start_time, secs_since_boot; variable
61 if (start_time == 0) {
65 start_time = sb.st_ctim.tv_sec;
78 time_now = start_time + ((prom_gettime() / 1000) - secs_since_boot);
83 if (start_time == 0)
/illumos-gate/usr/src/cmd/lvm/util/
H A Dmetaclust.c131 meta_print_hrtime(gethrtime() - start_time));
356 meta_print_hrtime(gethrtime() - start_time));
399 meta_print_hrtime(gethrtime() - start_time));
507 meta_print_hrtime(gethrtime() - start_time));
558 meta_print_hrtime(gethrtime() - start_time));
924 meta_print_hrtime(gethrtime() - start_time));
985 meta_print_hrtime(gethrtime() - start_time));
1039 meta_print_hrtime(gethrtime() - start_time));
1130 meta_print_hrtime(gethrtime() - start_time));
1188 meta_print_hrtime(gethrtime() - start_time));
[all...]
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcompiler.h113 EXTERN long start_time; /* time at start of compilation */ variable
/illumos-gate/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcmu_ib.c153 hrtime_t start_time; local
168 start_time = curr = gethrtime();
184 if (curr - start_time > intr_timeout) {
240 hrtime_t start_time; local
255 start_time = curr = gethrtime();
270 if (curr - start_time > intr_timeout) {
501 hrtime_t start_time; local
522 start_time = curr = gethrtime();
538 if (curr - start_time > intr_timeout) {
591 hrtime_t start_time; local
[all...]
H A Dpcmu_cb.c142 hrtime_t start_time; local
153 start_time = curr = gethrtime();
170 if (curr - start_time > intr_timeout) {
/illumos-gate/usr/src/lib/libxcurses/src/tic/
H A Dticmain.c53 time_t start_time; variable
129 start_time = time(NULL);
H A Dtic.h101 extern time_t start_time; /* time at start of compilation */
H A Dticparse.c345 if (0 <= stat(first, &sb) && start_time <= sb.st_mtime)
379 if (0 <= stat(fn, &sb) && start_time <= sb.st_mtime) {
476 || (part2 == 0 && sb.st_mtime < start_time)) {
/illumos-gate/usr/src/cmd/syseventd/daemons/syseventd/
H A Dsyseventd.h52 hrtime_t start_time; /* start time ev delivery */ member in struct:event_dispatch_pkg
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dmulti_thread_def.h114 u32 start_time; /* The time that the thread started to run */ member in struct:thread_t
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_msg.h95 clock_t start_time; member in struct:emlxs_msg_log
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_ib.c181 hrtime_t start_time; local
192 start_time = gethrtime();
195 if (gethrtime() - start_time > pci_intrpend_timeout) {
283 hrtime_t start_time; local
309 start_time = gethrtime();
311 if (gethrtime() - start_time > pci_intrpend_timeout) {
662 hrtime_t start_time; local
679 start_time = gethrtime();
682 if (gethrtime() - start_time > pci_intrpend_timeout) {
735 hrtime_t start_time; local
931 hrtime_t start_time; local
[all...]
H A Dpci_cb.c136 hrtime_t start_time; local
142 start_time = gethrtime();
146 if (gethrtime() - start_time > pci_intrpend_timeout) {
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dgic_pwd.c129 krb5_deltat start_time,
143 prompter, data, start_time, in_tkt_service, options, NULL));
159 krb5_deltat start_time,
210 start_time, in_tkt_service, opte,
241 start_time, in_tkt_service, opte,
412 start_time, in_tkt_service, opte,
123 krb5_get_init_creds_password(krb5_context context, krb5_creds *creds, krb5_principal client, char *password, krb5_prompter_fct prompter, void *data, krb5_deltat start_time, char *in_tkt_service, krb5_get_init_creds_opt *options) argument
152 __krb5_get_init_creds_password( krb5_context context, krb5_creds *creds, krb5_principal client, char *password, krb5_prompter_fct prompter, void *data, krb5_deltat start_time, char *in_tkt_service, krb5_get_init_creds_opt *options, krb5_kdc_rep **ptr_as_reply) argument
H A Dgic_keytab.c95 krb5_deltat start_time,
154 start_time, in_tkt_service, opte,
175 start_time, in_tkt_service, opte,
91 krb5_get_init_creds_keytab(krb5_context context, krb5_creds *creds, krb5_principal client, krb5_keytab arg_keytab, krb5_deltat start_time, char *in_tkt_service, krb5_get_init_creds_opt *options) argument
/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_util.c122 time_t start_time = time(NULL); local
176 while ((timeout != -1) && (time(NULL) - start_time < timeout)) {
/illumos-gate/usr/src/uts/common/sys/
H A Dbofi.h82 hrtime_t start_time; /* activation time */ member in struct:acc_log
97 hrtime_t start_time; /* activation time */ member in struct:acc_log32
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dsyncloop.c416 struct timeval start_time, end_time; local
433 (void) gettimeofday(&start_time, 0);
434 end_time = start_time;
540 secs = (float)(end_time.tv_usec - start_time.tv_usec) / 1000000.0;
541 secs += (float)(end_time.tv_sec - start_time.tv_sec);
/illumos-gate/usr/src/cmd/tic/
H A Dtic_main.c170 start_time = time((time_t *) 0);
/illumos-gate/usr/src/cmd/ypcmd/
H A Dyppush.c121 int start_time; member in struct:server
729 if ((time_now - ps->start_time) <
743 if ((time_now - ps->start_time)
761 if ((time_now - ps->start_time)
790 ps->start_time = time(0); /* set time */
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn_xf.c1040 time_t start_time = (time_t)arg2; local
1048 if (idnxfp->xf_start_time != start_time) {
1128 time_t start_time; local
1173 start_time = ddi_get_lbolt();
1178 if (start_time <= idnxf_cic_info.xf_start_time)
1179 start_time++;
1180 idnxf_cic_info.xf_start_time = start_time;
1203 proc, start_time, doadd ? "LINK" : "UNLINK",
1217 (uint64_t)&idnxf_cic_info, (uint64_t)start_time);
1236 * idnxf_cic_info unless their given start_time matche
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_msg.c64 log->start_time = emlxs_device.log_timestamp;
230 entry2->time = time - log->start_time;
259 entry->time = time - log->start_time;
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dpppdump.c31 time_t start_time; variable
499 start_time = t;
510 start_time += n / 10;
512 tm = localtime(&start_time);

Completed in 90 milliseconds

123