Searched refs:dad (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/zlib_deflate/
H A Ddefutil.h46 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon10828
53 #define Dad dl.dad
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Ddeflate.h68 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon1198
75 #define Dad dl.dad
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Ddeflate.h68 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon3054
75 #define Dad dl.dad
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libsmb/
H A Dlibsmbclient.c3270 DOS_ATTR_DESC *dad,
3280 dad->mode = strtol(tok+5, NULL, 16);
3285 dad->size = strtoll(tok+5, NULL, 10);
3290 dad->a_time = strtoll(tok+7, NULL, 10);
3295 dad->c_time = strtoll(tok+7, NULL, 10);
3300 dad->m_time = strtoll(tok+7, NULL, 10);
3305 dad->inode = strtoll(tok+6, NULL, 10);
4010 DOS_ATTR_DESC *dad; local
4091 dad = dos_attr_query(context, ctx, path, srv);
4092 if (dad) {
3269 dos_attr_parse(SMBCCTX *context, DOS_ATTR_DESC *dad, SMBCSRV *srv, char *str) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dprom.c240 struct device_node *dad,
295 if (dad && dad->parent) {
296 strcpy(p, dad->full_name);
312 if (dad != NULL) {
313 np->parent = dad;
315 if (dad->next == 0)
316 dad->child = np;
318 dad->next->sibling = np;
319 dad
238 unflatten_dt_node(unsigned long mem, unsigned long *p, struct device_node *dad, struct device_node ***allnextpp, unsigned long fpsize) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dndisc.c690 int dad = ipv6_addr_any(saddr); local
704 if (dad &&
733 if (dad) {
745 if (dad) {
769 * This is not a dad solicitation.
813 if (dad) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/
H A Dgzip.c846 ush dad; /* father node in Huffman tree */ member in union:ct_data::__anon11165
853 #define Dad dl.dad
1055 * IN assertion: the fields freq and dad are set, heap[heap_max] and
1292 /* At this point, the fields freq and dad are set. We can now
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c190 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon1526
197 #define Dad dl.dad
1841 * IN assertion: the fields freq and dad are set, heap[heap_max] and
2051 /* At this point, the fields freq and dad are set. We can now
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c315 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon1488
322 #define Dad dl.dad
2239 * IN assertion: the fields freq and dad are set, heap[heap_max] and
2449 /* At this point, the fields freq and dad are set. We can now

Completed in 151 milliseconds