Searched defs:clist (Results 1 - 17 of 17) sorted by relevance

/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_input.c145 audio_client_t *clist = NULL; local
250 c->c_next_input = clist;
251 clist = c;
271 while ((c = clist) != NULL) {
272 clist = c->c_next_input;
/illumos-gate/usr/src/lib/libsasl/lib/
H A Dconfig.c253 struct configlist *clist = (struct configlist *)gctx->configlist; local
256 if (*key == clist[opt].key[0] &&
257 !strcmp(key, clist[opt].key))
258 return clist[opt].value;
H A Dcommon.c2406 sasl_string_list_t *clist = NULL, *slist = NULL, *olist = NULL; local
2414 clist = _sasl_client_mechs(gctx);
2419 clist = _sasl_client_mechs();
2423 if(!clist) {
2428 /* append slist to clist, and set olist to clist */
2433 last = &clist;
2434 for(q = clist; q; q = q->next) {
2451 olist = clist;
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dcnex.h96 cnex_ldc_t *clist; /* list of registered channels */ member in struct:cnex_soft_state
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dsysevent.c143 class_lst_t clist; local
161 if (mdb_vread(&clist, sizeof (clist),
163 mdb_warn("failed to read class clist at %p", addr);
167 (uintptr_t)clist.cl_name)) == -1) {
169 clist.cl_name);
176 clist.cl_subclass_list);
257 class_lst_t clist; local
263 if (mdb_vread(&clist, sizeof (class_lst_t),
272 wsp->walk_addr = (uintptr_t)clist
[all...]
/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_mirror.c325 dlist_t *clist = NULL; local
331 clist = devconfig_get_components(comp);
333 if (clist != NULL) {
/illumos-gate/usr/src/cmd/keyserv/
H A Dchkey.c86 char **clist = NULL; /* List of encrypted secret key(s) */ variable
172 clist[mcount] = crypt;
188 clist[0] = crypt;
221 if (!(clist = (char **)malloc(sizeof (char *) * mcount))) {
882 if (!plist[mcount] && !clist[mcount])
895 plist[mcount], clist[mcount],
901 plist[mcount], clist[mcount],
922 assert(plist[0] && clist[0]);
923 snprintf(pkent, MAXPKENTLEN, "%s:%s", plist[0], clist[0]);
928 plist[0], clist[
[all...]
/illumos-gate/usr/src/uts/common/rpc/
H A Dxdr_rdma.c76 static void xdrrdma_free_xdr_chunks(CONN *, struct clist *);
156 struct clist *xp_rcl; /* head of chunk list */
157 struct clist **xp_rcl_next; /* location to place/find next chunk */
158 struct clist *xp_rcl_xdr; /* copy of rcl containing RPC message */
159 struct clist *xp_wcl; /* head of write chunk list */
169 xdrrdma_getrdmablk(XDR *xdrs, struct clist **rlist, uint_t *sizep,
173 struct clist *cle = *(xdrp->xp_rcl_next);
174 struct clist *rdclist = NULL, *prev = NULL;
303 int min_chunk, struct clist *cl, enum xdr_op op, CONN *conn)
306 struct clist *cl
1176 xdr_decode_reply_wchunk(XDR *xdrs, struct clist **clist) argument
[all...]
H A Dsvc_rdma.c96 struct clist *cl_reply; /* reply chunk buffer info */
97 struct clist *cl_wlist; /* write list clist */
448 struct clist *cl = NULL;
449 struct clist *wcl = NULL;
450 struct clist *cllong = NULL;
645 struct clist *wcl = NULL;
828 struct clist *cl_read = NULL;
829 struct clist *cl_send = NULL;
830 struct clist *cl_writ
1345 struct clist *clist; local
[all...]
H A Drpc_rdma.h243 struct clist { struct
261 struct clist *c_next; /* Next chunk */
264 typedef struct clist clist; typedef in typeref:struct:clist
389 struct clist **rci_clpp; /* point to write chunk list in readargs */
398 struct clist *rwci_wlist;
429 rdma_stat (*rdma_send)(CONN *, clist *, uint32_t);
430 rdma_stat (*rdma_send_resp)(CONN *, clist *, uint32_t);
431 rdma_stat (*rdma_clnt_recvbuf)(CONN *, clist *, uint32_t);
433 rdma_stat (*rdma_svc_recvbuf)(CONN *, clist *);
[all...]
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dsgfru.c380 frup_info_t clist; local
386 if (sgfru_copyin_frup(iargp, &clist) != 0) {
391 max_cnt = clist.fru_cnt;
402 clist.fru_hdl, clist.fru_cnt, clist.frus);
405 if ((ret = sgfru_mbox(iargp->cmd, datap, size, &clist.fru_info))
416 if ((ret = sgfru_node_pad(datap, max_cnt, &clist.fru_info, clistp))
426 if (sgfru_copyout_fru(iargp, &clist.fru_info) != 0) {
431 if (sgfru_copyout_nodes(iargp, &clist, clist
[all...]
/illumos-gate/usr/src/cmd/diff/
H A Ddiff.c133 struct cand *clist; /* merely a free storage pot for candidates */ variable in typeref:struct:cand
482 clist = (struct cand *)talloc(sizeof (cand));
489 free((char *)clist);
524 if (y <= clist[oldc].y)
530 if (clist[c[l]].y <= y)
551 clist = (struct cand *)ralloc((void *)clist, ++clen * sizeof (cand));
552 q = clist + clen -1;
565 if (clist[c[k]].y < y) /* quick look for typical case */
570 t = clist[
[all...]
/illumos-gate/usr/src/lib/libsysevent/
H A Dlibsysevent.c1326 class_lst_t *clist, *next_clist; local
1330 clist = SH_CLASS_HASH(shp)[i];
1331 while (clist != NULL) {
1332 sc_list = clist->cl_subclass_list;
1339 free(clist->cl_name);
1340 next_clist = clist->cl_next;
1341 free(clist);
1342 clist = next_clist;
1358 class_lst_t *clist; local
1385 clist
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dlog_sysevent.c916 class_lst_t *clist, *next_clist; local
921 clist = chan->scd_class_list_tbl[i];
922 while (clist != NULL) {
923 sclist = clist->cl_subclass_list;
931 kmem_free(clist->cl_name,
932 strlen(clist->cl_name) + 1);
933 next_clist = clist->cl_next;
934 kmem_free(clist, sizeof (class_lst_t));
935 clist = next_clist;
1277 class_lst_t *clist; local
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3008 fc_port_clist_t *clist = (fc_port_clist_t *)arg; local
3010 ASSERT(clist != NULL);
3012 port = clist->clist_port;
3018 switch (clist->clist_state) {
3024 if (clist->clist_len) {
3040 if (clist->clist_size) {
3044 ASSERT(clist->clist_map != NULL);
3045 for (count = 0; count < clist->clist_len; count++) {
3046 if (clist->clist_map[count].map_state ==
3051 pd = clist
[all...]
H A Dfp.c4603 fc_port_clist_t *clist; local
4609 clist = kmem_zalloc(sizeof (*clist), sleep);
4610 if (clist == NULL) {
4615 clist->clist_state = state;
4618 clist->clist_flags = port->fp_topology;
4621 clist->clist_port = (opaque_t)port;
4622 clist->clist_len = listlen;
4623 clist->clist_size = alloc_len;
4624 clist
4708 fc_port_clist_t *clist; local
13602 fc_port_clist_t *clist; local
[all...]
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c3398 pmcs_phy_t *ctmp, *clist = NULL, *cnext; local
3557 ctmp->sibling = clist;
3561 clist = ctmp;
3571 while (clist) {
3572 ctmp = clist->sibling;
3573 clist->target_addr = NULL;
3574 kmem_cache_free(pwp->phy_cache, clist);
3575 clist = ctmp;
3584 for (i = 0, ctmp = clist; ctmp; ctmp = ctmp->sibling, i++) {
3603 for (i = 0, ctmp = clist; ctm
[all...]

Completed in 151 milliseconds