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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/of/
H A Dfdt.c197 * @dad: Parent struct device_node
203 struct device_node *dad,
257 if (dad && dad->parent) {
258 strcpy(fn, dad->full_name);
275 if (dad != NULL) {
276 np->parent = dad;
278 if (dad->next == NULL)
279 dad->child = np;
281 dad
201 unflatten_dt_node(unsigned long mem, unsigned long *p, struct device_node *dad, struct device_node ***allnextpp, unsigned long fpsize) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Darping.c43 int dad, unsolicited, advert; variable
153 if (dad)
226 if (!dad) {
315 dad++;
393 exit(dad?0:2);
412 if (!dad && unsolicited && src.s_addr == 0)
415 if (!dad || src.s_addr) {
435 } else if (!dad) {
475 exit(dad?0:2);
486 if (!src.s_addr && !dad) {
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/zlib_deflate/
H A Ddefutil.h46 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon18834
53 #define Dad dl.dad
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Ddeflate.h71 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon4140
78 #define Dad dl.dad
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Ddeflate.h68 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon800
75 #define Dad dl.dad
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Ddeflate.h68 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon7249
75 #define Dad dl.dad
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Ddeflate.h68 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon7467
75 #define Dad dl.dad
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Ddeflate.h71 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon2761
78 #define Dad dl.dad
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dlibsmbclient.c4203 DOS_ATTR_DESC *dad,
4245 dad->mode = strtol(tok+5, NULL, 16);
4250 dad->size = (SMB_OFF_T)atof(tok+5);
4256 dad->access_time = (time_t)strtol(tok+n+1, NULL, 10);
4262 dad->change_time = (time_t)strtol(tok+n+1, NULL, 10);
4268 dad->write_time = (time_t)strtol(tok+n+1, NULL, 10);
4276 dad->create_time = (time_t)strtol(tok+n+1,
4283 dad->inode = (SMB_INO_T)atof(tok+6);
5280 DOS_ATTR_DESC *dad; local
5371 dad
4202 dos_attr_parse(SMBCCTX *context, DOS_ATTR_DESC *dad, SMBCSRV *srv, char *str) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dndisc.c759 int dad = ipv6_addr_any(saddr); local
773 if (dad &&
802 if (dad) {
815 if (dad) {
839 * This is not a dad solicitation.
885 if (dad) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dtrees.c225 ush dad; /* father node in Huffman tree */ member in union:ct_data::__anon7703
232 #define Dad dl.dad
632 * IN assertion: the fields freq and dad are set, heap[heap_max] and
837 /* At this point, the fields freq and dad are set. We can now
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/
H A Dgzip.c846 ush dad; /* father node in Huffman tree */ member in union:ct_data::__anon19709
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-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c190 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon5066
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-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dzlib.c190 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon20280
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-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c315 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon5028
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
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/common/
H A Dzlib.c315 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon20244
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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin[all...]

Completed in 506 milliseconds