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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dnameif.c61 mactable_t *clist = NULL; local
87 if (clist)
88 clist->prev = ch;
89 ch->next = clist;
90 clist = ch;
115 if (clist)
116 clist->prev = ch;
117 ch->next = clist;
118 clist = ch;
126 while (clist) {
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_c/csv/
H A Dquery_main.c27 char **clist, **clp, *home; local
43 if ((clp = clist =
76 if (clp == clist)
79 for (clp = clist, done = 0; *clp != NULL && !done; ++clp)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dcookie.c189 struct Cookie *clist; local
600 clist = c->cookies;
602 while(clist) {
603 if(Curl_raw_equal(clist->name, co->name)) {
606 if(clist->domain && co->domain) {
607 if(Curl_raw_equal(clist->domain, co->domain))
611 else if(!clist->domain && !co->domain)
617 if(clist->path && co->path) {
618 if(Curl_raw_equal(clist->path, co->path)) {
624 else if(!clist
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Ddiff.c115 struct cand *clist; /* merely a free storage pot for candidates */ member in struct:globals
116 int clistlen; /* the length of clist */
145 #define clist (G.clist ) macro
397 clist = xrealloc(clist, clistlen * sizeof(struct cand));
399 q = clist + clen;
411 if (clist[c[k]].y < y) /* quick look for typical case */
419 t = clist[c[l]].y;
454 if (y <= clist[old
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/libsmbclient/
H A Dtree.c31 static GtkWidget *clist; variable
161 /* Now, figure out what it is, and display it in the clist ... */
163 gtk_clist_clear(GTK_CLIST(clist)); /* Clear the CLIST */
295 gtk_clist_append(GTK_CLIST(clist), rowdata);
699 /* Now, create a clist and attach it to the second pane */
701 clist = gtk_clist_new_with_titles(4, col_titles);
703 gtk_container_add (GTK_CONTAINER(scrolled_win2), clist); local
705 gtk_widget_show(clist);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/client/
H A Dtree.c30 static GtkWidget *clist; variable
159 /* Now, figure out what it is, and display it in the clist ... */
161 gtk_clist_clear(GTK_CLIST(clist)); /* Clear the CLIST */
293 gtk_clist_append(GTK_CLIST(clist), rowdata);
697 /* Now, create a clist and attach it to the second pane */
699 clist = gtk_clist_new_with_titles(4, col_titles);
701 gtk_container_add (GTK_CONTAINER(scrolled_win2), clist); local
703 gtk_widget_show(clist);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/mm/
H A Dinit.c88 struct ctx_list *clist; local
90 clist = (ctx_list_pool + ctx);
91 clist->ctx_number = ctx;
92 clist->ctx_mm = NULL;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/gfs2/locking/dlm/
H A Dlock.c21 list_add_tail(&lp->clist, &ls->complete);
178 INIT_LIST_HEAD(&lp->clist);
196 if (!list_empty(&lp->clist))
197 list_del_init(&lp->clist);
H A Dlock_dlm.h122 struct list_head clist; /* complete */ member in struct:gdlm_lock
H A Dthread.c298 clist);
299 list_del_init(&lp->clist);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_load/
H A Ddb_load.c86 char **clist, **clp; local
111 if ((clp = clist =
240 if (db_load_load(dbenv, argv[0], dbtype, clist, ldf,
257 free(clist);
276 db_load_load(dbenv, name, argtype, clist, flags, ldg, existedp)
278 char *name, **clist;
331 if (db_load_configure(dbenv, dbp, clist, &subdb, &keyflag))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/db_load/
H A Ddb_load.c72 char **clist, **clp; local
97 if ((clp = clist =
225 if (load(dbenv, argv[0], dbtype, clist, ldf,
242 free(clist);
261 load(dbenv, name, argtype, clist, flags, ldg, existedp)
263 char *name, **clist;
316 if (configure(dbenv, dbp, clist, &subdb, &keyflag))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/bgpd/
H A Dbgp_clist.c245 struct community_list_list *clist;
254 clist = list->parent;
259 clist->tail = list->prev;
264 clist->head = list->next;
244 struct community_list_list *clist; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dnetpoll.c189 struct sk_buff *clist; local
192 clist = sd->completion_queue;
196 while (clist != NULL) {
197 struct sk_buff *skb = clist;
198 clist = clist->next;
H A Ddev.c1763 struct sk_buff *clist; local
1766 clist = sd->completion_queue;
1770 while (clist) {
1771 struct sk_buff *skb = clist;
1772 clist = clist->next;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/megaraid/
H A Dmegaraid_mbox.c2131 struct list_head clist; local
2141 INIT_LIST_HEAD(&clist);
2201 list_add_tail(&scb->list, &clist);
2216 list_splice(&clist, &adapter->completed_list);
2315 struct list_head clist; local
2338 INIT_LIST_HEAD(&clist);
2342 list_splice_init(&adapter->completed_list, &clist);
2347 list_for_each_entry_safe(scb, tmp, &clist, list) {
2370 // remove from local clist
2514 // remove from local clist
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dppp_generic.c161 struct list_head clist; /* link in list of channels per unit */ member in struct:channel
1439 pch = list_entry(list, struct channel, clist);
1448 pch = list_entry(list, struct channel, clist);
1498 list_for_each_entry(pch, &ppp->channels, clist) {
1560 pch = list_entry(list, struct channel, clist);
2065 list_for_each_entry(ch, &ppp->channels, clist) {
2882 list_add_tail(&pch->clist, &ppp->channels);
2912 list_del(&pch->clist);

Completed in 120 milliseconds