/illumos-gate/usr/src/lib/libdhcpagent/common/ |
H A D | dhcpagent_ipc.c | 190 dhcp_ipc_recv_msg(int fd, void **msg, uint32_t base_length, int msec) in dhcp_ipc_recv_msg() argument 196 retval = dhcp_ipc_timed_read(fd, &length, sizeof (uint32_t), &msec); in dhcp_ipc_recv_msg() 207 retval = dhcp_ipc_timed_read(fd, *msg, length, &msec); in dhcp_ipc_recv_msg() 242 dhcp_ipc_recv_request(int fd, dhcp_ipc_request_t **request, int msec) in dhcp_ipc_recv_request() argument 247 msec); in dhcp_ipc_recv_request() 976 dhcp_ipc_timed_read(int fd, void *buffer, unsigned int length, int *msec) in dhcp_ipc_timed_read() argument 991 retv = poll(&pollfd, 1, *msec); in dhcp_ipc_timed_read() 994 *msec = 0; in dhcp_ipc_timed_read() 998 if (*msec != -1) { in dhcp_ipc_timed_read() 1000 *msec -= NSEC2MSEC(end - start); in dhcp_ipc_timed_read() [all …]
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/rates/ |
H A D | tst.switchrate.d | 45 #pragma D option switchrate=10msec 50 tick-100msec 56 tick-100msec
|
H A D | tst.aggrate.d | 46 #pragma D option aggrate=10msec 51 tick-100msec 57 tick-100msec
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/buffering/ |
H A D | tst.ring1.d | 51 tick-10msec 58 tick-10msec 64 tick-10msec
|
H A D | tst.ring3.d | 64 tick-10msec 70 tick-10msec 76 tick-10msec
|
H A D | tst.switch1.d | 44 #pragma D option switchrate=500msec
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | time.h | 286 #define MSEC_TO_TICK(msec) \ argument 287 (msec_per_tick ? (msec) / msec_per_tick : (msec) * tick_per_msec) 288 #define MSEC_TO_TICK_ROUNDUP(msec) \ argument 290 ((msec) == 0 ? 0 : ((msec) - 1) / msec_per_tick + 1) : \ 291 (msec) * tick_per_msec)
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs_export.c | 304 struct secinfo *msec; /* merged secinfo list */ in srv_secinfo_add() local 330 msec = kmem_zalloc(tcnt * sizeof (struct secinfo), KM_SLEEP); in srv_secinfo_add() 334 msec[c] = cursec[c]; in srv_secinfo_add() 347 srv_secinfo_copy(&newsec[n], &msec[mcnt]); in srv_secinfo_add() 350 msec[mcnt].s_flags = M_RO; in srv_secinfo_add() 352 SECREF_TRACE(msec, "new_ref", in srv_secinfo_add() 353 msec[mcnt].s_secinfo.sc_nfsnum, in srv_secinfo_add() 354 msec[mcnt].s_refcnt); in srv_secinfo_add() 368 *pcursec = msec; in srv_secinfo_add() 392 struct secinfo *msec; /* final secinfo list after removing */ in srv_secinfo_remove() local [all …]
|
/illumos-gate/usr/src/lib/libnsl/rpc/ |
H A D | rtime_tli.c | 103 int msec; in rtime_tli() local 118 msec = __rpc_timeval_to_msec(timeout); in rtime_tli() 120 res = poll(&pfd, 1, msec); in rtime_tli()
|
H A D | clnt_bcast.c | 135 int msec; in rpc_broadcast_exp() local 329 for (msec = inittime; msec <= waittime; msec += msec) { in rpc_broadcast_exp() 451 switch (pollretval = poll(pfd, fdlistno, msec)) { in rpc_broadcast_exp()
|
/illumos-gate/usr/src/lib/libvrrpadm/common/netinet/ |
H A D | vrrp.h | 66 #define MSEC2CENTISEC(msec) ((msec) / 10) argument
|
/illumos-gate/usr/src/cmd/auditrecord/ |
H A D | audit_record_attr.txt | 205 # header,163,2,access(2),,Wed Apr 25 13:52:49 2001, + 750000733 msec 212 # header,163,2,access(2),,Wed Apr 25 13:53:02 2001, + 490000427 msec 219 # header,135,2,access(2),,Wed Apr 25 13:53:15 2001, + 10000329 msec 266 # header,68,2,auditon(2) - get car,,Wed Apr 25 13:49:02 2001, + 710001279 msec 274 # header,68,2,auditon(2) - get event class,,Mon May 15 09:14:35 2000, + 30001063 msec 282 # header,68,2,auditon(2) - get audit state,,Mon May 15 09:14:48 2000, + 110001736 msec 290 # header,68,2,auditon(2) - get cwd,,Mon May 15 09:15:01 2000, + 120001223 msec 298 # header,68,2,auditon(2) - get kernel mask,,Mon May 15 09:15:14 2000, + 220002225 msec 306 # header,68,2,auditon(2) - get audit statistics,,Mon May 15 09:15:27 2000, + 220003386 msec 314 # header,68,2,auditon(2) - get audit statistics,,Mon May 15 09:15:40 2000, + 120004056 msec [all …]
|
/illumos-gate/usr/src/lib/libpctx/common/ |
H A D | libpctx.c | 491 msincr(struct timeval *tv, uint_t msec) in msincr() argument 493 tv->tv_sec += msec / MILLISEC; in msincr() 494 tv->tv_usec += (msec % MILLISEC) * MILLISEC; in msincr() 523 uint_t msec, in pctx_run() argument 538 if (msec == 0) in pctx_run() 560 if (msec != 0) { in pctx_run() 566 msincr(&tvgoal, msec); in pctx_run() 584 if (msec != 0) { in pctx_run() 598 msincr(&tvgoal, msec); in pctx_run() 666 msincr(&tvgoal, msec); in pctx_run()
|
/illumos-gate/usr/src/lib/libfakekernel/common/ |
H A D | kmisc.c | 118 int msec = ticks; /* NB: hz==1000 */ in delay() local 119 (void) poll(0, 0, msec); in delay()
|
/illumos-gate/usr/src/cmd/mandoc/ |
H A D | man_validate.c | 192 man->meta.msec = mandoc_strdup(""); in check_root() 483 free(man->meta.msec); in post_TH() 487 man->meta.msec = man->meta.os = NULL; in post_TH() 516 man->meta.msec = mandoc_strdup(n->string); in post_TH() 523 man->meta.msec = mandoc_strdup(""); in post_TH() 555 else if ('\0' != man->meta.msec[0] && in post_TH() 556 (NULL != (p = mandoc_a2msec(man->meta.msec)))) in post_TH()
|
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | os-ip.c | 260 int msec = ld->ld_connect_timeout; /* milliseconds */ local 270 msec, 0, 0); 306 if (msec < 0 && msec != LDAP_X_IO_TIMEOUT_NO_TIMEOUT) { 310 msec = LDAP_X_IO_TIMEOUT_NO_TIMEOUT; 312 if (msec != 0) { 313 tval.tv_sec = msec / MILLISEC; 315 (msec % MILLISEC); 318 tv_time = MSEC2NSEC(msec); 338 (msec != LDAP_X_IO_TIMEOUT_NO_TIMEOUT) ? &tval : NULL)) == 0) { 369 (msec != LDAP_X_IO_TIMEOUT_NO_TIMEOUT) ? \ [all …]
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/profile-n/ |
H A D | tst.profilemsec.d | 39 profile-1msec
|
H A D | tst.profilemsec.d.out | 1 This test is a simple profile-msec provider test
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/tick-n/ |
H A D | tst.tickmsec.d | 39 tick-1msec
|
H A D | tst.tickmsec.d.out | 1 This test is a simple tick-msec provider test
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/scalars/ |
H A D | tst.localvar.d | 48 profile:::tick-100msec
|
H A D | tst.basicvar.d | 51 profile:::tick-100msec
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/providers/ |
H A D | tst.twoprof.d | 52 profile:::tick-100msec
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/mib/ |
H A D | tst.udp.ksh | 45 profile:::tick-10msec
|
H A D | tst.icmp.ksh | 50 profile:::tick-10msec
|