Home
last modified time | relevance | path

Searched refs:nowt (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_cookie.c488 int64_t nowt; in sctp_send_initack() local
752 nowt = LBOLT_FASTPATH64; in sctp_send_initack()
753 bcopy(&nowt, now, sizeof (*now)); in sctp_send_initack()
808 MSEC_TO_TICK(sctps->sctps_new_secret_interval)) <= nowt) { in sctp_send_initack()
813 sctp->sctp_last_secret_update = nowt; in sctp_send_initack()
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_mindex3.cc809 uint32_t nowt = time(0); in entriesFromLDAPreal() local
818 t->obj, nowt, &xid); in entriesFromLDAPreal()
H A Ddb_mindex2.cc994 uint32_t nowt = time(0); in queryLDAP() local
1003 0, nowt, &xid); in queryLDAP()