Searched refs:query (Results 1 - 25 of 58) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/misc/
H A Dstats.pl26 $query = new CGI;
29 print $query->header;
30 print $query->start_html("Broadcom Internal Board Statistics");
31 print $query->h1("Broadcom Internal Board Statistics");
34 &save_parameters($query) if $query->param('action') eq 'save';
35 $query = &restore_parameters($query) if $query->param('action') eq 'restore';
38 print $query
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Dsa_query.c53 MODULE_DESCRIPTION("InfiniBand subnet administration query support");
372 printk(KERN_WARNING "Couldn't query port\n");
437 * ib_sa_cancel_query - try to cancel an SA query
438 * @id:ID of query to cancel
439 * @query:query pointer to cancel
441 * Try to cancel an SA query. If the id and query don't match up or
442 * the query has already completed, nothing is done. Otherwise the
443 * query i
445 ib_sa_cancel_query(int id, struct ib_sa_query *query) argument
531 send_mad(struct ib_sa_query *query, int timeout_ms, gfp_t gfp_mask) argument
579 struct ib_sa_path_query *query = local
633 struct ib_sa_path_query *query; local
698 struct ib_sa_service_query *query = local
754 struct ib_sa_service_query *query; local
825 struct ib_sa_mcmember_query *query = local
855 struct ib_sa_mcmember_query *query; local
919 struct ib_sa_query *query = mad_send_wc->send_buf->context[0]; local
951 struct ib_sa_query *query; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/passdb/
H A Dpdb_pgsql.c129 char *query ; local
134 query = sql_account_query_select(data->location, update, SQL_SEARCH_NONE, NULL);
137 DEBUG( 5, ("Executing query %s\n", query) ) ;
138 data->pwent = PQexec( data->handle, query ) ;
144 DEBUG( 0, ("Error executing %s, %s\n", query, PQerrorMessage( data->handle ) ) ) ;
149 DEBUG( 0, ("Error executing %s, %s\n", query, PQresultErrorMessage( data->pwent ) ) ) ;
158 SAFE_FREE(query);
211 char *query ; local
237 query
313 char *query ; local
366 char *query; local
[all...]
H A Dpdb_mysql.c127 char *query; local
135 query = sql_account_query_select(data->location, update, SQL_SEARCH_NONE, NULL);
137 ret = mysql_query(data->handle, query);
138 SAFE_FREE(query);
142 ("Error executing MySQL query %s\n", mysql_error(data->handle)));
205 char *query; local
233 query = sql_account_query_select(data->location, True, field, esc_sname);
237 DEBUG(5, ("Executing query %s\n", query));
239 mysql_ret = mysql_query(data->handle, query);
310 char *query; local
370 char *query; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/samples/
H A DMakefile.am29 noinst_PROGRAMS = browse resolve publish query
48 query.c
H A DMakefile.in59 @ENABLE_COMPAT_HOWL_TRUE@@ENABLE_TESTS_TRUE@@HAVE_DBUS_TRUE@ query$(EXEEXT)
96 am__query_SOURCES_DIST = query.c
97 @ENABLE_COMPAT_HOWL_TRUE@@HAVE_DBUS_TRUE@am_query_OBJECTS = query-query.$(OBJEXT)
358 @ENABLE_COMPAT_HOWL_TRUE@@HAVE_DBUS_TRUE@ query.c
411 query$(EXEEXT): $(query_OBJECTS) $(query_DEPENDENCIES)
412 @rm -f query$(EXEEXT)
426 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/query-query.Po@am__quote@
478 query
[all...]
H A DMakefile59 ### query$(EXEEXT)
96 am__query_SOURCES_DIST = query.c
97 ##am_query_OBJECTS = query-query.$(OBJEXT)
358 ## query.c
411 query$(EXEEXT): $(query_OBJECTS) $(query_DEPENDENCIES)
412 @rm -f query$(EXEEXT)
426 include ./$(DEPDIR)/query-query.Po
478 query
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_c/csv/
H A DMakefile11 SRCS= DbRecord.c code.c csv_local.c db.c load.c load_main.c query.c \
23 QUERY_OBJS=DbRecord.o csv_local.o db.o query.o query_main.o util.o
34 DbRecord.o csv_local.o db.o load.o load_main.o query.o: csv_local.h csv.h
75 DbRecord.c csv_local.c db.c query.c query_main.c util.c
H A Dcsv_extern.h33 extern int query(char *, int *);
H A Dquery.c6 * $Id: query.c,v 1.17 2008/01/08 20:58:23 bostic Exp $
48 * Allow the user to interactively query the database.
73 if (query(input, &done) != 0)
82 * query --
83 * Process a query.
86 query(char *cmd, int *donep) function
239 fprintf(stderr, "%s: query syntax error\n", progname);
H A Dquery_main.c80 if ((ret = query(*clp, &done)) != 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/python/tests/
H A DtstURI.py8 uri = libxml2.parseURI("http://example.org:8088/foo/bar?query=simple#fragid")
21 if uri.query() != 'query=simple':
22 print "Error parsing URI: wrong query"
25 print "Error parsing URI: wrong query"
31 if result != "https://example.org:223/foo/bar?query=simple":
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/rt-tester/
H A Drt-tester.py177 query = 1 variable
187 query = analyse(val, testop, dat) variable
189 if query or cmd == "t":
194 if not query:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A Dsearch.php92 $query = $HTTP_GET_VARS[ "query" ]; variable
95 $query = $_GET['query']; variable
96 $query = ltrim ($query); variable
97 if (! $query) {
109 <form action="<?php echo "$PHP_SELF", "?query=", rawurlencode($query) ?>"
111 <input name="query" typ
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/
H A Dudevinfo.c228 { "query", 1, NULL, 'q' },
251 } query = QUERY_NONE; local
294 query = QUERY_NAME;
298 query = QUERY_SYMLINK;
302 query = QUERY_PATH;
306 query = QUERY_ENV;
310 query = QUERY_ALL;
313 fprintf(stderr, "unknown query type\n");
335 " --query=<type> query databas
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/hypfs/
H A Dhypfs_vm.c53 static int diag2fc(int size, char* query, void *addr) argument
59 memcpy(parm_list.userid, query, NAME_LEN);
79 static struct diag2fc_data *diag2fc_store(char *query, int *count) argument
85 size = diag2fc(0, query, NULL);
91 if (diag2fc(size, query, data) == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestURI.c43 if (uri->query) printf("query: %s\n", uri->query);
H A Duri.c202 * Parse the query part of an URI
243 * Parse the query part of an URI
245 * query = *uric
263 if (uri->query != NULL)
264 xmlFree(uri->query);
266 uri->query = STRNDUP(*str, cur - *str);
268 uri->query = xmlURIUnescapeString(*str, cur - *str, NULL);
270 /* Save the raw bytes of the query as well.
744 * relative-ref = relative-part [ "?" query ] [ "#" fragment ]
802 * scheme ":" hier-part [ "?" query ] [ "#" fragmen
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Duri.in.h37 char *query; /* the query string */ member in struct:_xmlURI
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/tools/
H A Drrcheck.pl95 local ($query) = @_;
112 print SOCKET "$query\r\n";
H A Drrlookup.pl83 local ($query) = @_;
100 print SOCKET "$query\r\n";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Duri.h27 * Note: query is a deprecated field which is incorrectly unescaped.
28 * query_raw takes precedence over query if the former is set.
41 char *query; /* the query string (deprecated - use with caution) */ member in struct:_xmlURI
44 char *query_raw; /* the query string (as it appears in the URI) */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Duri.in.h37 char *query; /* the query string */ member in struct:_xmlURI
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-iop13xx/
H A Dsetup.c213 char query[3]; local
218 /* send CFI 'query' command */
223 query[i / width] = readb(flash_addr + (0x10 * width) + i);
226 if (memcmp(query, "QRY", 3) == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/IGMP-PROXY/src/
H A Digmpv3.c874 * add a scheduled query entry
902 * Send a membership query on the specified interface, to the specified group.
911 igmpv3q_t *query; local
920 /* Allocate a buffer to build the query */
922 pbuf = (char*) malloc(sizeof(*query) + numsrc * sizeof(struct in_addr));
925 query = (igmpv3q_t *) pbuf;
928 query = (igmpv3q_t *) buf;
931 query->igmpq_type = IGMP_MEMBERSHIP_QUERY;
932 query->igmpq_group.s_addr = group->s_addr;
933 query
[all...]

Completed in 244 milliseconds

123