Searched defs:now (Results 176 - 200 of 446) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/tools/cscope-fast/
H A Dfind.c961 long now; local
964 if (linemode == NO && (now = time((long *)NULL)) - starttime >= 2) {
965 starttime = now;
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_opt_data.c458 int64_t now; local
489 now = ddi_get_lbolt64();
499 fp->sf_hb_expiry = now + SET_HB_INTVL(fp);
521 fp2->sf_hb_expiry = now + SET_HB_INTVL(fp2);
/illumos-gate/usr/src/uts/common/inet/
H A Dsqueue.c336 clock_t now = ddi_get_lbolt(); local
337 clock_t waited = now - sqp->sq_awaken;
345 sqp->sq_awaken = now;
430 hrtime_t now; local
557 now = gethrtime();
559 sqp->sq_drain(sqp, SQS_ENTER, now + squeue_drain_ns);
719 hrtime_t now; local
848 now = gethrtime();
849 if ((now < expire) || (proc_type == SQS_WORKER)) {
1122 hrtime_t now; local
1312 hrtime_t now; local
[all...]
/illumos-gate/usr/src/stand/lib/inet/
H A Dibd.c308 uint32_t now; local
460 (now = prom_gettime()) < timeout);
468 arps, failures, tot_pr, tot_pc, now, timeout,
469 (now < timeout) ? "TRUE" : "FALSE");
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dbdn.h126 struct bdn_netport_now now; member in struct:bdn_netport
147 struct bdn_flexfunc_now now; member in struct:bdn_flex_func
178 #define BDN_NETPORT_NOW(papo) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, netport[(papo.path << 1) + papo.port].now))
181 #define BDN_FLEXFUNC_NOW(pf_num) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, flexfunc[pf_num].now))
/illumos-gate/usr/src/uts/common/os/
H A Dpg.c582 * The CPU's PG data is now ready to use.
791 * "now" is an unscaled hrtime_t timestamp taken in swtch()
795 pg_ev_thread_swtch(struct cpu *cp, hrtime_t now, kthread_t *old, kthread_t *new) argument
805 pg->pg_cb.thread_swtch(pg, cp, now, old, new);
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dsvcauthdes.c152 timestruc_t now; local
283 gethrestime(&now);
284 current_time.tv_sec = now.tv_sec;
285 current_time.tv_usec = now.tv_nsec / 1000;
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_intr.c128 hrtime_t now; local
138 now = gethrtime();
144 (unsigned long long) (now - pwp->ltime[i]));
150 (now - pwp->ftime[i]));
250 * The pwrk lock is now released
483 * release now.
866 * Also, clear the iport's pptr as this port is now
885 * Since we're now really dead, it's time to clean up.
1723 hrtime_t now = gethrtime(); local
1731 htag, (unsigned long long) (now
[all...]
/illumos-gate/usr/src/uts/common/ipp/flowacct/
H A Dflowacct.c439 timespec_t now; local
577 gethrestime(&now);
578 flow->hdr->last_seen = item->hdr->last_seen = now;
631 * Unset this variable, now it is fine even if this
730 timespec_t now; local
747 gethrestime(&now);
768 FLOWACCT_DELTA(now, fl_hdr->last_seen, diff);
/illumos-gate/usr/src/lib/libast/common/tm/
H A Dtmxdate.c153 * now provides default values
157 tmxdate(register const char* s, char** e, Time_t now) argument
194 fix = tmxscan(s, &last, NiL, &t, now, 0);
206 * use now for defaults
209 tm = tmxtm(&ts, now, NiL);
256 now = strtoull(s, &t, 0);
264 now = tmxsns(now, fix);
266 else if (now <= 0x7fffffff)
267 now
[all...]
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_mindex3.cc228 * We're now returning to the caller, who will get data
291 * or disappeared, between now and the time when our parent
762 * We now need a real NIS_ENTRY_OBJ object, so move the
825 struct timeval now; local
826 (void) gettimeofday(&now, 0);
827 table->mapping.enumExpire = now.tv_sec +
H A Ddb_mindex.cc105 /* homogeneous indices for now */
186 * If we always fetch data from LDAP for query's, then do so now,
232 * We'll now go on to check for an un-expired entry again,
243 * Check if we've got a match now. If not, try one
440 struct timeval now; local
441 (void) gettimeofday(&now, NULL);
442 if (now.tv_sec >= table->mapping.enumExpire) {
445 table->mapping.enumExpire = now.tv_sec +
672 struct timeval now; local
673 (void) gettimeofday(&now, NUL
[all...]
H A Ddb_mindex2.cc297 * is. Try to fix that now.
561 /* If we haven't begun the transaction yet, do so now */
1018 struct timeval now; local
1019 (void) gettimeofday(&now, 0);
1020 table->mapping.enumExpire = now.tv_sec +
1393 * Object now either destroyed or stored in 't'.
1647 struct timeval now; local
1651 * in this table, we now consider our local copy
1655 (void) gettimeofday(&now, 0);
1659 table->mapping.enumExpire = now
[all...]
/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_authsvc.c78 * We can get relatively large tokens now, thanks to krb5 PAC.
80 * are all short-lived so not bothering with that for now.
92 * remove this limit now, but want it for extra safety.
306 time_t now = time(NULL); local
309 if (last_report + 60 < now) {
310 last_report = now;
/illumos-gate/usr/src/uts/i86pc/os/
H A Dtimestamp.c608 hrtime_t now, delta; local
627 now = tsc_read();
630 now += tsc_sync_tick_delta[CPU->cpu_id];
632 if (now < tsc_last) {
641 delta = now;
650 delta = now - tsc_last;
654 tsc_last = now;
808 hrtime_t now, sleep_tsc = 0; local
815 now = tsc_read();
845 * 'now
[all...]
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/panic/
H A Dpanic_diag.c319 time_t now = time(NULL); local
329 if (now > cdp->scd_receive_time + 30 * 60) {
361 time_t now = time(NULL); local
370 if (now > cdp->scd_receive_time + 30 * 60) {
465 "solve now\n");
489 * savecore has now run and saved a crash dump to the filesystem. It is
/illumos-gate/usr/src/cmd/zdump/
H A Dzdump.c187 time_t now; local
243 (void) time(&now);
267 show(argv[i], now, FALSE);
277 show(argv[i], now, TRUE);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_userhold.c135 const char *htag, minor_t minor, uint64_t now, dmu_tx_t *tx)
156 VERIFY0(zap_add(mos, zapobj, htag, 8, 1, &now, tx));
163 htag, now, tx));
239 minor_t minor, uint64_t now, dmu_tx_t *tx)
247 dsl_dataset_user_hold_sync_one_impl(tmpholds, ds, htag, minor, now, tx);
257 uint64_t now = gethrestime_sec(); local
270 fnvpair_value_string(pair), dduha->dduha_minor, now, tx);
134 dsl_dataset_user_hold_sync_one_impl(nvlist_t *tmpholds, dsl_dataset_t *ds, const char *htag, minor_t minor, uint64_t now, dmu_tx_t *tx) argument
238 dsl_dataset_user_hold_sync_one(dsl_dataset_t *ds, const char *htag, minor_t minor, uint64_t now, dmu_tx_t *tx) argument
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_ns.c529 * zero, then it means no paths now use this directory, so its
628 timespec_t now; local
632 gethrestime(&now);
695 tree_update_change(ns_root, &now);
730 visp->vis_change = now; /* structure copy */
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c697 * then it's safe to release it now.
782 hrtime_t now; local
797 now = gethrtime();
798 if (now < smi->smi_statfstime) {
815 /* Hope status is valid now. */
845 now = gethrtime();
846 smi->smi_statfstime = now +
928 * Allow _fini() to succeed now, if so desired.
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_ofile.c327 timestruc_t now; local
372 gethrestime(&now);
373 pa->sa_vattr.va_mtime = now;
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_set_hst.c90 md_timeval32_t now; local
102 now = sd->sd_ctime;
106 if (clnt_adddrvs(node_v[i], sp, dd, now, genid, ep) == -1)
278 md_timeval32_t now; local
289 now = sd->sd_ctime;
296 if (meta_gettimeofday(&now) == -1) {
323 nd->nd_ctime = now;
384 sd->sd_ctime = now;
399 now, genid, sd->sd_mn_master_nodenm,
439 md_timeval32_t now; local
2087 md_timeval32_t now; local
[all...]
/illumos-gate/usr/src/lib/krb5/kadm5/clnt/
H A Dclient_init.c262 /* we wait for KADMIND_CONNECT_TIMEOUT seconds from now */
449 /* now that handle->clnt is set, we can check the handle */
590 krb5_timestamp now; local
833 if ((code = krb5_timeofday(handle->context, &now)))
850 starttime = now;
/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_net.c201 unsigned long long now, sent; local
254 0, &timeout, sent, &now, pfd, 1);
340 unsigned long long final_to, now, sent; local
359 now = now_millis();
360 final_to = now + maxwait;
369 now < final_to &&
382 sent, &now, &noresults, &anyresults, timeout);
648 hp->msg.iov[0].iov_len = msgLen; /* now the length of the hdr */
998 * now IN/OUT set to current time at beginning of convergance
1010 unsigned long long *now,
1006 mc_recvmsg(struct pollfd *pfd, nfds_t nfds, slp_handle_impl_t *hp, const char *scopes, char *header, void **collator, unsigned long long final_to, unsigned long long sent, unsigned long long *now, int *noresults, int *anyresults, int timeout) argument
1156 wait_for_response( unsigned long long final_to, int *timeout, unsigned long long sent, unsigned long long *now, struct pollfd pfd[], nfds_t nfds) argument
[all...]
/illumos-gate/usr/src/lib/libidmap/common/
H A Didmap_cache.c484 time_t now = time(NULL); local
494 if (result->uid != UNDEF_UID && result->uid_ttl > now) {
515 time_t now = time(NULL); local
525 if (result->gid != UNDEF_GID && result->gid_ttl > now) {
547 time_t now = time(NULL); local
559 if (result->is_user && result->uid_ttl > now) {
562 } else if (!result->is_user && result->gid_ttl > now) {
584 time_t now = time(NULL); local
593 if (result->sid_ttl > now) {
616 time_t now local
648 time_t now = time(NULL); local
693 time_t now = time(NULL); local
739 time_t now = time(NULL); local
769 time_t now = time(NULL); local
1455 time_t now = time(NULL); local
1481 time_t now = time(NULL); local
1507 time_t now = time(NULL); local
[all...]

Completed in 146 milliseconds

1234567891011>>