Searched refs:NULL (Results 151 - 175 of 12609) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/demos/engines/cluster_labs/
H A Dhw_cluster_labs.c136 {0, NULL, NULL, 0}
150 NULL, /* init */
151 NULL, /* finish */
153 NULL, /* apps_data */
154 NULL, /* rsa_sign */
155 NULL /* rsa_verify */
165 NULL, /* dsa_sign_setup */
169 NULL, /* init */
170 NULL, /* finis
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/cluster_labs/
H A Dhw_cluster_labs.c136 {0, NULL, NULL, 0}
150 NULL, /* init */
151 NULL, /* finish */
153 NULL, /* apps_data */
154 NULL, /* rsa_sign */
155 NULL /* rsa_verify */
165 NULL, /* dsa_sign_setup */
169 NULL, /* init */
170 NULL, /* finis
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_h323_types.c10 offsetof(TransportAddress_ipAddress, ip), NULL},
11 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL},
15 {FNAME("item") OCTSTR, FIXD, 4, 0, SKIP, 0, NULL},
19 {FNAME("strict") NUL, FIXD, 0, 0, SKIP, 0, NULL},
20 {FNAME("loose") NUL, FIXD, 0, 0, SKIP, 0, NULL},
24 {FNAME("ip") OCTSTR, FIXD, 4, 0, SKIP, 0, NULL},
25 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL},
33 {FNAME("node") OCTSTR, FIXD, 6, 0, SKIP, 0, NULL},
34 {FNAME("netnum") OCTSTR, FIXD, 4, 0, SKIP, 0, NULL},
35 {FNAME("port") OCTSTR, FIXD, 2, 0, SKIP, 0, NULL},
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dcatalog.c187 static xmlHashTablePtr xmlCatalogXMLFiles = NULL;
192 static xmlCatalogPtr xmlDefaultCatalog = NULL;
200 static xmlRMutexPtr xmlCatalogMutex = NULL;
222 __xmlRaiseError(NULL, NULL, NULL, NULL, NULL, XML_FROM_CATALOG,
223 XML_ERR_NO_MEMORY, XML_ERR_ERROR, NULL, 0,
224 extra, NULL, NUL
[all...]
H A Dxinclude.c109 if (ctxt != NULL)
111 __xmlRaiseError(NULL, NULL, NULL, ctxt, node, XML_FROM_XINCLUDE,
112 XML_ERR_NO_MEMORY, XML_ERR_ERROR, NULL, 0,
113 extra, NULL, NULL, 0, 0,
130 if (ctxt != NULL)
132 __xmlRaiseError(NULL, NULL, NUL
[all...]
H A DtestHTML.c50 static char *encoding = NULL;
54 NULL, /* internalSubset */
55 NULL, /* isStandalone */
56 NULL, /* hasInternalSubset */
57 NULL, /* hasExternalSubset */
58 NULL, /* resolveEntity */
59 NULL, /* getEntity */
60 NULL, /* entityDecl */
61 NULL, /* notationDecl */
62 NULL, /* attributeDec
[all...]
H A Dentities.c30 NULL, XML_ENTITY_DECL, BAD_CAST "lt",
31 NULL, NULL, NULL, NULL, NULL, NULL,
34 NULL, NULL, NULL, NUL
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dfinddomain.c94 strlen (dirname) + 1, 0, locale, NULL, NULL,
95 NULL, NULL, domainname, 0);
99 if (retval != NULL)
107 if (retval->data != NULL)
110 for (cnt = 0; retval->successor[cnt] != NULL; ++cnt)
115 if (retval->successor[cnt]->data != NULL)
127 if (alias_value != NULL)
131 if (locale == NULL)
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-doc-handler.c73 CRDocHandler *result = NULL;
77 g_return_val_if_fail (result, NULL);
85 return NULL;
185 a_this->start_document = NULL;
186 a_this->end_document = NULL;
187 a_this->import_style = NULL;
188 a_this->namespace_declaration = NULL;
189 a_this->comment = NULL;
190 a_this->start_selector = NULL;
191 a_this->end_selector = NULL;
[all...]
H A Dcr-additional-sel.c49 CRAdditionalSel *result = NULL;
53 if (result == NULL) {
55 return NULL;
74 CRAdditionalSel *result = NULL;
78 g_return_val_if_fail (result, NULL);
180 * Returns the new list of CRAdditionalSel or NULL if an error arises.
185 CRAdditionalSel *cur_sel = NULL;
187 g_return_val_if_fail (a_sel, NULL);
189 if (a_this == NULL) {
193 if (a_sel == NULL)
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-doc-handler.c73 CRDocHandler *result = NULL;
77 g_return_val_if_fail (result, NULL);
85 return NULL;
185 a_this->start_document = NULL;
186 a_this->end_document = NULL;
187 a_this->import_style = NULL;
188 a_this->namespace_declaration = NULL;
189 a_this->comment = NULL;
190 a_this->start_selector = NULL;
191 a_this->end_selector = NULL;
[all...]
H A Dcr-additional-sel.c49 CRAdditionalSel *result = NULL;
53 if (result == NULL) {
55 return NULL;
74 CRAdditionalSel *result = NULL;
78 g_return_val_if_fail (result, NULL);
180 * Returns the new list of CRAdditionalSel or NULL if an error arises.
185 CRAdditionalSel *cur_sel = NULL;
187 g_return_val_if_fail (a_sel, NULL);
189 if (a_this == NULL) {
193 if (a_sel == NULL)
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxinclude.c109 if (ctxt != NULL)
111 __xmlRaiseError(NULL, NULL, NULL, ctxt, node, XML_FROM_XINCLUDE,
112 XML_ERR_NO_MEMORY, XML_ERR_ERROR, NULL, 0,
113 extra, NULL, NULL, 0, 0,
130 if (ctxt != NULL)
132 __xmlRaiseError(NULL, NULL, NUL
[all...]
H A Dcatalog.c175 static xmlHashTablePtr xmlCatalogXMLFiles = NULL;
180 static xmlCatalogPtr xmlDefaultCatalog = NULL;
188 static xmlRMutexPtr xmlCatalogMutex = NULL;
210 __xmlRaiseError(NULL, NULL, NULL, NULL, NULL, XML_FROM_CATALOG,
211 XML_ERR_NO_MEMORY, XML_ERR_ERROR, NULL, 0,
212 extra, NULL, NUL
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxinclude.c109 if (ctxt != NULL)
111 __xmlRaiseError(NULL, NULL, NULL, ctxt, node, XML_FROM_XINCLUDE,
112 XML_ERR_NO_MEMORY, XML_ERR_ERROR, NULL, 0,
113 extra, NULL, NULL, 0, 0,
130 if (ctxt != NULL)
132 __xmlRaiseError(NULL, NULL, NUL
[all...]
H A Dcatalog.c175 static xmlHashTablePtr xmlCatalogXMLFiles = NULL;
180 static xmlCatalogPtr xmlDefaultCatalog = NULL;
188 static xmlRMutexPtr xmlCatalogMutex = NULL;
210 __xmlRaiseError(NULL, NULL, NULL, NULL, NULL, XML_FROM_CATALOG,
211 XML_ERR_NO_MEMORY, XML_ERR_ERROR, NULL, 0,
212 extra, NULL, NUL
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/objects/
H A Dobj_lib.c69 char *ln=NULL;
71 if (o == NULL) return(NULL);
77 if (r == NULL)
80 return(NULL);
83 if (r->data == NULL)
88 r->ln=r->sn=NULL;
89 if (o->ln != NULL)
93 if (r->ln == NULL) goto err;
97 if (o->sn != NULL)
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Dd2i_pr.c80 if ((a == NULL) || (*a == NULL))
82 if ((ret=EVP_PKEY_new()) == NULL)
85 return(NULL);
96 if ((ret->pkey.rsa=d2i_RSAPrivateKey(NULL,
97 (const unsigned char **)pp,length)) == NULL) /* TMP UGLY CAST */
106 if ((ret->pkey.dsa=d2i_DSAPrivateKey(NULL,
107 (const unsigned char **)pp,length)) == NULL) /* TMP UGLY CAST */
116 if ((ret->pkey.ec = d2i_ECPrivateKey(NULL,
117 (const unsigned char **)pp, length)) == NULL)
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/x509/
H A Dx509_set.c68 if (x == NULL) return(0);
69 if (x->cert_info->version == NULL)
71 if ((x->cert_info->version=M_ASN1_INTEGER_new()) == NULL)
81 if (x == NULL) return(0);
86 if (in != NULL)
92 return(in != NULL);
97 if ((x == NULL) || (x->cert_info == NULL)) return(0);
103 if ((x == NULL) || (x->cert_info == NULL)) retur
[all...]
H A Dx509rset.c68 if (x == NULL) return(0);
74 if ((x == NULL) || (x->req_info == NULL)) return(0);
80 if ((x == NULL) || (x->req_info == NULL)) return(0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/evp/
H A De_null.c75 NULL,
77 NULL,
78 NULL,
79 NULL,
80 NULL
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509/
H A Dx509_set.c68 if (x == NULL) return(0);
69 if (x->cert_info->version == NULL)
71 if ((x->cert_info->version=M_ASN1_INTEGER_new()) == NULL)
81 if (x == NULL) return(0);
86 if (in != NULL)
92 return(in != NULL);
97 if ((x == NULL) || (x->cert_info == NULL)) return(0);
103 if ((x == NULL) || (x->cert_info == NULL)) retur
[all...]
H A Dx509rset.c68 if (x == NULL) return(0);
74 if ((x == NULL) || (x->req_info == NULL)) return(0);
80 if ((x == NULL) || (x->req_info == NULL)) return(0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dparport.h22 for (np = NULL; (np = of_find_compatible_node(np,
24 "pnpPNP,400")) != NULL;) {
29 prop = of_get_property(np, "interrupts", NULL);
32 if (parport_pc_probe_port(io1, io2, prop[0], autodma, NULL) != NULL)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_stub.c52 COMPQUIET(real_name, NULL);
53 COMPQUIET(buf, NULL);
63 COMPQUIET(real_name, NULL);
64 COMPQUIET(buf, NULL);
73 COMPQUIET(key, NULL);
74 COMPQUIET(data, NULL);
82 COMPQUIET(new_dbc, NULL);
98 COMPQUIET(dbp, NULL);
107 COMPQUIET(dbp, NULL);
117 COMPQUIET(name, NULL);
[all...]

Completed in 185 milliseconds

1234567891011>>