/illumos-gate/usr/src/cmd/tcpd/ |
H A D | tcpdchk.c | 233 print_list("clients: ", cl_list); 325 int clients = 0; local 331 clients = 0; 333 clients++; 342 if (clients == 0)
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ |
H A D | ecore_init.h | 43 struct ilt_client_info clients[4]; member in struct:ecore_ilt
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | bnxe_hw_debug.c | 182 static const char* clients[] = {"USDM","CSDM","XSDM","TSDM","PBF","QM","Timers","Searcher", local 238 vq, len, addr_hi, addr_lo, clients[client_id], req_id, done, func_desc, atc); 542 IDLE_CHK_1(0x1F, PXP_REG_HST_CLIENTS_WAITING_TO_ARB, (val != 0), IDLE_CHK_WARNING, "PXP: HST one of the clients is waiting for delivery");
|
/illumos-gate/usr/src/uts/sun4v/os/ |
H A D | hsvc.c | 73 * list of clients currently registered and a reference count. 91 hsvc_info_t *clients; /* linked list of clients */ member in struct:hsvc 143 for (p = hsvcp->clients; p != NULL; 165 for (refcnt = 0, p = hsvcp->clients; p != NULL; 173 * Dump registered clients information 187 prom_printf(" hsvcp: %p (0x%lx 0x%lx 0x%lx) ref: %ld clients: " 189 hsvcp->minor, hsvcp->refcnt, (void *)hsvcp->clients); 191 for (p = hsvcp->clients; p != NULL; 258 hsvcinfop->hsvc_private = hsvcp->clients; [all...] |
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/ |
H A D | rsrc_info.c | 730 client_list_unpack(char *buf, size_t size, ri_client_t **clients) argument 772 *clients = client_list; 809 * Verbose properties for RCM clients only present if
|
/illumos-gate/usr/src/uts/intel/io/heci/ |
H A D | heci_init.c | 494 /* enumerate clients */ 501 DBG("enum clients failed.\n"); 504 /* allocate storage for ME clients representation */ 511 DBG("allocate clients failed.\n"); 536 DBG("initialization heci clients successful.\n"); 659 /* enumerate clients */ 685 "on enumeration clients response message.\n"); 691 /* count how many ME clients we have */ 759 * allocate_me_clients_storage - allocate storage for me clients 768 struct heci_me_client *clients; local [all...] |
/illumos-gate/usr/src/cmd/rcm_daemon/common/ |
H A D | mpxio_rcm.c | 79 char **clients; member in struct:group 213 * First count the total number of clients. This'll be a useful 218 rcm_log_message(RCM_TRACE2, gettext("MPXIO: found %d clients.\n"), 223 * along the way. Pass in the total number of clients (from above) to 273 char **clients = NULL; local 304 rcm_log_message(RCM_TRACE2, "MPXIO: getting clients\n"); 306 &clients) < 0) { 307 *errstr = strdup(gettext("Cannot lookup clients.")); 311 if (clients) { 312 rv = rcm_get_info_list(hdl, clients, flag 356 char **clients = NULL; local 389 char **clients; local 422 char **clients; local 473 char **clients = NULL; local 924 free_clients(int nclients, char **clients) argument [all...] |
/illumos-gate/usr/src/lib/rpcsec_gss/ |
H A D | svc_rpcsec_gss.c | 108 static svc_rpc_gss_data *clients[HASHMOD]; variable 1251 cl = clients[index]; 1254 clients[index] = client_data; 1314 for (cl = clients[index]; cl != NULL; cl = cl->next) { 1335 clients[index] = client_data->next; 1386 cl = clients[index];
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | audit.c | 447 * ensures all clients of the same auditor use the same cookie. 636 uint_t clients = 0; local 648 clients = auditors->ad_cnt; 650 clients += AUDITORS(clmp)->ad_cnt; 652 clients += AUDITORS(nlmp)->ad_cnt; 661 * of audit clients, 1 per audit library that has been loaded. 674 (sizeof (Audit_client) * clients))) == NULL) 677 aip->ai_cnt = clients; 1562 * thus a traversal of any existing preinit and activity clients is
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | winlockio.c | 77 * Returns a one-word flag. '1' means that multiple clients may 79 * meaning that only two clients could access a lock page. 279 * clients (not just two) to access a lock page 328 struct segproc *clients; /* list of clients of this lock */ member in struct:seglock 375 * All fields in list of SegProc (lp->clients) 913 lp->clients = NULL; 937 ASSERT(lp->clients == NULL); 966 ASSERT(lp->clients == NULL); 1004 for (sdp = lp->clients; sd [all...] |
/illumos-gate/usr/src/cmd/mdb/common/modules/mac/ |
H A D | mac.c | 1115 int clients = 0; local 1125 clients++; 1129 return (clients); 1183 int clients; local 1218 * interesting. They have no rings and no clients. 1229 clients = mac_group_count_clients(&mg); 1231 mac_group_state(&mg), mg.mrg_cur_count, clients, mg.mrg_rings);
|
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/ |
H A D | fsck.h | 275 * their clients). 286 struct shadowclients *clients; /* a linked list of wads of clients */ member in struct:shadowclientinfo
|
H A D | utilities.c | 1733 sci->clients = newshadowclient(NULL); 1737 scc = sci->clients; 1739 scc = newshadowclient(sci->clients); 1740 sci->clients = scc; 1778 * Discard all memory used to track clients of a shadow. 1783 struct shadowclients *clients, *discard; local 1786 clients = sci->clients; 1787 while (clients != NULL) { 1788 discard = clients; [all...] |
/illumos-gate/usr/src/uts/common/rpc/sec_gss/ |
H A D | svc_rpcsec_gss.c | 150 static svc_rpc_gss_data **clients; variable 296 clients = (svc_rpc_gss_data **) 326 kmem_free(clients, svc_rpc_gss_hashmod * sizeof (svc_rpc_gss_data *)); 1576 cl = clients[index]; 1579 clients[index] = client_data; 1647 for (cl = clients[index]; cl != NULL; cl = cl->next) { 1670 clients[index] = client_data->next;
|
/illumos-gate/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_kstat.c | 86 kstat_named_t clients; member in struct:_BnxeKstatLink 664 snprintf(pStats->clients.value.c, 16, BnxeClientsBound(pUM)); 1908 BNXE_KSTAT_LINK(clients, KSTAT_DATA_CHAR);
|