Home
last modified time | relevance | path

Searched refs:count (Results 2151 – 2175 of 2307) sorted by relevance

1...<<81828384858687888990>>...93

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c423 int count = -1; /* Forever */ in main() local
605 count = atoi(argv[d + 1]); in main()
609 if (interval == 0 || count == 0) in main()
617 count = atoi(argv[optind]); in main()
618 if (count == 0) in main()
678 count = 1; in main()
741 if (count > 0 && --count == 0) in main()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvds.c2843 int count; in vd_lbl2cksum() local
2846 count = (sizeof (struct dk_label)) / (sizeof (short)) - 1; in vd_lbl2cksum()
2849 while (count--) { in vd_lbl2cksum()
7146 uint_t i, num, count = 0, len; in vds_driver_types_update() local
7212 count++; in vds_driver_types_update()
7217 if (count == 0) { in vds_driver_types_update()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1796 int count; in fcip_handle_suspend() local
1807 count = 0; in fcip_handle_suspend()
1808 while (count++ < 15 && in fcip_handle_suspend()
1921 count = 0; in fcip_handle_suspend()
1924 count < fcip_wait_cmds) { in fcip_handle_suspend()
1930 count++; in fcip_handle_suspend()
H A Dfcp.c10246 int count = 0; in fcp_handle_port_detach() local
10286 if (count++ >= FCP_ICMD_DEADLINE) { in fcp_handle_port_detach()
11955 uint_t count; in fcp_scsi_get_name() local
12000 &conf_wwn, &count) == DDI_PROP_SUCCESS) { in fcp_scsi_get_name()
12001 ASSERT(count >= 1); in fcp_scsi_get_name()
14648 while (count--) { in fcp_update_targets()
14649 map_entry = &(dev_list[count]); in fcp_update_targets()
15190 int count; in fcp_ascii_to_wwn() local
15193 count = 0; in fcp_ascii_to_wwn()
15197 bytes[count++] = byte; in fcp_ascii_to_wwn()
[all …]
/illumos-gate/usr/src/uts/common/fs/
H A Dfem.c460 vhead_close(vnode_t *vp, int flag, int count, offset_t offset, cred_t *cr, in vhead_close() argument
473 errc = (*func)(arg0, flag, count, offset, cr, ct); in vhead_close()
480 errc = (*func)(arg0, flag, count, offset, cr, ct); in vhead_close()
2062 vnext_close(femarg_t *vf, int flag, int count, offset_t offset, cred_t *cr, in vnext_close() argument
2073 return ((*func)(arg0, flag, count, offset, cr, ct)); in vnext_close()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE144 10-08-11 port/lcgen.c: remember to fudge Table_t.count for synthesized entries
188 10-03-15 regex/regcache.c: fix 1 byte buffer overflow (didn't count trailing \0)
265 09-02-02 sfio/sfprints.c: fix sfvaprints() return value to not count trailing '\0'
302 08-08-06 include/shcmd.h: add 'int invariant;' for builtin invariant arg count
537 05-06-14 error.c: add ERROR_OPTIONS { break count match }
1381 regex: fix stats() .l and .k count
1398 99-01-11 fastfind: handle old format count byte order
1642 regex: rearrange regnexec() args to match buffer,count arg style
1741 fix keyprintf() invisible char count nesting bug
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_client.c1816 nfs_async_commit(vnode_t *vp, page_t *plist, offset3 offset, count3 count, in nfs_async_commit() argument
1847 args->a_nfs_count = count; in nfs_async_commit()
1907 (*commit)(vp, plist, offset, count, cr); in nfs_async_commit()
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dsrvsvc.ndl844 * [out] Pointer to a value that receives the count of elements actually
1667 DWORD count;
1668 SIZE_IS(count)
/illumos-gate/usr/src/lib/libc_db/common/
H A Dthread_db.c2556 si_p->si_state.sem_count = generic_so.semaphore.count; in sync_get_info_common()
2561 si_p->si_data = (psaddr_t)generic_so.semaphore.count; in sync_get_info_common()
2944 generic_so.semaphore.count = value; in __td_sync_setstate()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1269 count4 count; member
1787 count4 count; member
2027 count4 count; member
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c2621 ssize_t count = *iosize; in strput() local
2625 if (uiop != NULL && count >= 0) in strput()
3709 int count = 0; in strioctl() local
3715 count++; in strioctl()
3723 if (count == 0) { in strioctl()
3729 count += infod.d_count; in strioctl()
3742 *rvalp = count; in strioctl()
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac_regs.h1521 uint32_t count; /* data xfer size */ member
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObject.h355 uint32_t count; /* current total objs in the list */ member
/illumos-gate/usr/src/lib/krb5/kadm5/clnt/
H A Dclient_init.c488 oid_set.count = 1; in _kadm5_initialize_rpcsec_gss_handle()
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c5367 int count; in x86_getcnt() local
5369 (void) ddi_dmae_getcnt(pp->dip, pp->uh.x86.chn, &count); in x86_getcnt()
5370 return (count); in x86_getcnt()
6153 dma8237_write_count(struct ecppunit *pp, uint32_t count) in dma8237_write_count() argument
6180 ddi_put16(pp->uh.m1553.d_handle, p, count & 0xFFFF); in dma8237_write_count()
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6286 lease, and a count for the number of consecutive LIFs in the PIF's
289 When removing a LIF from the system, we need to decrement the count
325 single lease structure that points back to the same LIF (count of
906 dhcp_pif_t.pif_hold_count reference count
914 dhcp_lif_t.lif_hold_count reference count
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DuDNS.c1492 mDNSu32 count = q->ntries + 1; // want to wait at least 1 second before retrying in tcpCallback() local
1496 for (; count; count--) in tcpCallback()
5516 int count = *searchIndex; in uDNS_GetNextSearchDomain() local
5518 …if (count < 0) { LogMsg("uDNS_GetNextSearchDomain: count %d less than zero", count); return mDNSNU… in uDNS_GetNextSearchDomain()
5527 for (; count && p; count--) in uDNS_GetNextSearchDomain()
H A DmDNSEmbeddedAPI.h2494 int count = 0; in CountOfUnicastDNSServers() local
2496 while(ptr) { if(!(ptr->flags & DNSServerFlag_Delete)) count++; ptr = ptr->next; } in CountOfUnicastDNSServers()
2497 return (count); in CountOfUnicastDNSServers()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.c4087 int count; in ath9k_hw_reset_tsf() local
4089 count = 0; in ath9k_hw_reset_tsf()
4091 count++; in ath9k_hw_reset_tsf()
4092 if (count > 10) { in ath9k_hw_reset_tsf()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c4753 int index, count; in ugen_devt2state() local
4757 for (index = ugen_devt_cache_index, count = 0; in ugen_devt2state()
4758 count < UGEN_DEVT_CACHE_SIZE; count++) { in ugen_devt2state()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c4869 ibdm_ibnex_get_hca_list(ibdm_hca_list_t **hca, int *count) in ibdm_ibnex_get_hca_list() argument
4884 *count = ibdm.ibdm_hca_count; in ibdm_ibnex_get_hca_list()
5207 int count = 0, k; in ibdm_ibnex_get_ioc_count() local
5233 ++count; in ibdm_ibnex_get_ioc_count()
5241 IBTF_DPRINTF_L4("ibdm", "\tget_ioc_count: count = %d", count); in ibdm_ibnex_get_ioc_count()
5242 return (count); in ibdm_ibnex_get_ioc_count()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c523 uint32_t *msg, count; in pmcs_echo_test() local
538 count = 0; in pmcs_echo_test()
540 while (count < iterations) { in pmcs_echo_test()
570 fred.count = count; in pmcs_echo_test()
571 fred.ptr = &count; in pmcs_echo_test()
599 __func__, count); in pmcs_echo_test()
/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860.c898 int i, count; in rt2860_free_rx_ring() local
903 count = RT2860_RX_RING_COUNT; in rt2860_free_rx_ring()
905 for (i = 0; i < count; i++) { in rt2860_free_rx_ring()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_io.c3158 (icp->conn_queue_active.count == 0)) { in iscsi_process_rsp_status()
3274 q.count = 0; in iscsi_ic_thread()
3293 --isp->sess_queue_completion.count; in iscsi_ic_thread()
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_grp.c273 uint_t count; in aggr_grp_count() local
276 count = aggr_grp_cnt; in aggr_grp_count()
278 return (count); in aggr_grp_count()

1...<<81828384858687888990>>...93