Searched refs:merge (Results 1 – 4 of 4) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/ |
| H A D | configuration.txt | 30 merge : NAME += VALUE
|
| /mOS-networking-stack/core/src/bpf/ |
| H A D | sf_gencode.c | 208 static void merge(struct block *, struct block *); 490 static void merge(b0, b1) in merge() function 549 merge(b1, b0); 560 merge(b1, b0);
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | lemon.c | 1523 static char *merge(a,b,cmp,offset) in merge() function 1591 ep = merge(ep,set[i],cmp,offset); 1597 for(i=0; i<LISTSIZE; i++) if( set[i] ) ep = merge(ep,set[i],cmp,offset);
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | NEWS | 308 * merge spawn-fcgi changes from trunk (from @2191)
|