Searched refs:code (Results 1 - 25 of 1045) sorted by last modified time

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Dcommon.c11 * 1. Redistributions of source code must retain the above copyright
1069 dprintf(LOG_DEBUG, " this message status code: %s",
1078 "status code", FNAME);
1445 /* To work around IANA/IAPD without status code */
1457 /* Client check status code below */
1485 dprintf(LOG_INFO, "status code for this address is: %s",
1495 "status code", FNAME);
1525 /* address status code might be added after IADDA option */
1535 dprintf(LOG_INFO, "status code for this address is: %s",
1589 /* address status code migh
2033 u_int16_t code; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dnflash.c61 extern void hamming_compute_256(const uint8 *data, uint8 *code);
354 nflash.size = 128; /* Hard code to 128MB */
361 nflash.size = 128; /* Hard code to 128MB */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/contrib/shell_utils/
H A Dasip-status.pl65 my ($code) = sendpacket($host, $port, $packet);
66 exit $code;
306 my ($what, $code) = @_;
310 return "Request" if ($code == 0);
311 return "Reply" if ($code == 1);
316 return "DSICloseSession" if ($code == 1);
317 return "DSICommand" if ($code == 2);
318 return "DSIGetStatus" if ($code == 3);
319 return "DSIOpenSession" if ($code == 4);
320 return "DSITickle" if ($code
[all...]
H A Dasip-status.pl.in65 my ($code) = sendpacket($host, $port, $packet);
66 exit $code;
306 my ($what, $code) = @_;
310 return "Request" if ($code == 0);
311 return "Reply" if ($code == 1);
316 return "DSICloseSession" if ($code == 1);
317 return "DSICommand" if ($code == 2);
318 return "DSIGetStatus" if ($code == 3);
319 return "DSIOpenSession" if ($code == 4);
320 return "DSITickle" if ($code
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/
H A Dconfigure1538 --libdir=DIR object code libraries [EPREFIX/lib]
1587 --enable-debug1 enable debug code
1588 --enable-debug enable verbose debug code
2367 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
4104 # If we don't find an include directive, just comment out the code.
5722 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
6500 # Some systems (esp. on ia64) link data and code symbols differently,
6585 /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */
7587 # Otherwise, if the output was created with a 0 exit code from
7728 # On the NeXT, cc -E runs the code throug
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/uams/uams_krb4/
H A Duams_krb4.c513 int32_t code; local
527 code = ka_Init(0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/contrib/misc/
H A Dcnid.lua16 local error = ProtoField.uint32("dbd.error", "Error code")
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dtdb.h43 #define TDB_ERRCODE(code, ret) ((tdb->ecode = (code)), ret)
64 u32 version; /* version of the code */
89 enum TDB_ERROR ecode; /* error code for last tdb error */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/tdb/
H A Dspinlock.c202 #error Need to implement spinlock code in spinlock.c
H A Dspinlock.h29 #error Need to implement spinlock code in spinlock.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A Dconfigure1490 --libdir=DIR object code libraries [EPREFIX/lib]
2436 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
3742 # If we don't find an include directive, just comment out the code.
4732 # On the NeXT, cc -E runs the code through the compiler's parser,
4768 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4791 # On the NeXT, cc -E runs the code through the compiler's parser,
4827 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
8407 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
9180 # Some systems (esp. on ia64) link data and code symbols differently,
9265 /* Keep this code i
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/docs/examples/
H A Devhiperfifo.c22 /* Example application source code using the multi socket interface to
129 static void mcode_or_die(const char *where, CURLMcode code) argument
131 if ( CURLM_OK != code )
134 switch ( code )
151 exit(code);
H A Dghiper.c22 /* Example application source code using the multi socket interface to
103 static void mcode_or_die(const char *where, CURLMcode code) { argument
104 if ( CURLM_OK != code ) {
106 switch (code) {
118 exit(code);
H A Dhiperfifo.c22 /* Example application source code using the multi socket interface to
119 static void mcode_or_die(const char *where, CURLMcode code) argument
121 if ( CURLM_OK != code ) {
123 switch (code) {
139 exit(code);
H A Dhtmltitle.cc87 CURLcode code; local
98 code = curl_easy_setopt(conn, CURLOPT_ERRORBUFFER, errorBuffer);
99 if (code != CURLE_OK)
101 fprintf(stderr, "Failed to set error buffer [%d]\n", code);
106 code = curl_easy_setopt(conn, CURLOPT_URL, url);
107 if (code != CURLE_OK)
114 code = curl_easy_setopt(conn, CURLOPT_FOLLOWLOCATION, 1L);
115 if (code != CURLE_OK)
122 code = curl_easy_setopt(conn, CURLOPT_WRITEFUNCTION, writer);
123 if (code !
269 CURLcode code; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dconnect.c652 CURLcode code = CURLE_OK; local
689 return code;
697 code = Curl_connected_proxy(conn);
698 if(code)
699 return code;
732 code = trynextip(conn, sockindex, connected);
734 if(code) {
741 return code;
H A Deasy.c198 * Symbian OS doesn't support initialization to code in writeable static data.
286 CURLcode code = CURLE_OK; local
297 code = curl_global_init(flags);
298 if(code == CURLE_OK) {
306 return code;
406 * code. This will make everything internally use and assume multi interface.
412 CURLcode code = CURLE_OK; local
472 code = msg->data.result;
480 return code;
607 * get setup on-demand in the code, a
[all...]
H A Dftp.c267 * NOTE: back in the old days, we added code in the FTP code that made NOBODY
376 /* macro to check for a three-digit ftp status code at the start of the
385 int *code)
391 *code = curlx_sltosi(strtol(line, NULL, 10));
399 int *ftpcode, /* return the ftp-code if done */
408 int code; local
410 result = Curl_pp_readresp(sockfd, pp, &code, size);
415 switch(code) {
417 code
384 ftp_endofresp(struct pingpong *pp, int *code) argument
[all...]
H A Dhostasyn.c132 CURLcode code; local
139 code = Curl_setup_conn(conn, protocol_done);
141 if(code)
146 return code;
H A Dhttp.c438 CURLcode code = CURLE_OK; local
441 /* this is a transient response code, ignore */
474 code = http_perhapsrewind(conn);
475 if(code)
476 return code;
498 code = CURLE_HTTP_RETURNED_ERROR;
501 return code;
888 ** Any code < 400 is never terminal.
902 ** Any code >= 400 that's not 401 or 407 is always
2033 CURL_READFUNC_ABORT return code stil
[all...]
H A Dmk-ca-bundle.pl83 if ($resp && $resp->code eq '304') {
H A Dopenldap.c29 * Notice that USE_OPENLDAP is only a source code selection switch. When
30 * libcurl is built with USE_OPENLDAP defined the libcurl source code that
31 * gets compiled is the code from openldap.c, otherwise the code that gets
32 * compiled is the code from ldap.c.
472 int code; local
474 rc = ldap_parse_result(li->ld, ent, &code, NULL, &info, NULL, NULL, 0);
480 else if(code && code != LDAP_SIZELIMIT_EXCEEDED) {
487 if(code
[all...]
H A Dpingpong.c290 int *code, /* return the server code if done */
302 *code = 0; /* 0 for errors or not done */
398 if(pp->endofresp(pp, code)) {
288 Curl_pp_readresp(curl_socket_t sockfd, struct pingpong *pp, int *code, size_t *size) argument
H A Dpingpong.h67 int (*endofresp)(struct pingpong *pp, int *code);
127 int *code, /* return the server code if done */
H A Dsecurity.c1 /* This source code was modified by Martin Hedenfalk <mhe@stacken.kth.se> for
6 * it not use globals, pollute name space and more. This source code awaits a
21 * 1. Redistributions of source code must retain the above copyright
157 CURLcode code; local
161 code = Curl_read_plain(fd, to_p, len, &nread);
162 if(code == CURLE_OK) {
168 if(code == CURLE_AGAIN)
170 return code;
185 CURLcode code; local
189 code
426 int code; local
[all...]

Completed in 228 milliseconds

1234567891011>>