Searched defs:query (Results 26 - 50 of 62) sorted by relevance

123

/illumos-gate/usr/src/uts/sun4/os/
H A Dlgrpplat.c190 * For query of LGRP_MEM_SIZE_FREE, return the number of base pagesize
191 * pages on freelists. For query of LGRP_MEM_SIZE_AVAIL, return the
194 * For query of LGRP_MEM_SIZE_INSTALL, return the amount of physical
198 lgrp_plat_mem_size(lgrp_handle_t plathand, lgrp_mem_query_t query) argument
208 return (lgrp_plat_mem_size_default(plathand, query));
213 switch (query) {
271 lgrp_plat_mem_size_default(lgrp_handle_t lgrphand, lgrp_mem_query_t query) argument
278 switch (query) {
/illumos-gate/usr/src/cmd/make/lib/mksh/
H A Dglobals.cc104 Name query; variable
/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh334 function query { function
614 query "$(gettext "Do you have multiple DNS domains spanning the Kerberos realm") $realm ?"
1138 query "$(gettext "Do you want the client to join a new domain") ?"
1296 query "$(gettext "Do you wish to recreate this computer account") ?"
1306 query "$(gettext "Would you like to delete any sub-object found for this computer account") ?"
1737 query "$(gettext "Is this a client of a non-Solaris KDC") ?"
1799 query "$(gettext "Do you want to use DNS for kerberos lookups") ?"
1840 query "$(gettext "Do you have any slave KDC(s)") ?"
1853 query "$(gettext "Will this client need service keys") ?"
1864 query "
[all...]
/illumos-gate/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-port.c609 query(int fd, char *printer, int ac, char **av) function
797 case OP_QUERY: /* send the query string, return the fd */
798 if (query(fd, queue, ac - optind, &av[optind]) < 0)
/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_targets.c148 char *query, *reply; local
194 if (!(query = malloc(strlen(scopes) -
208 format_query(query, scopes);
210 if ((err = slp_find_das(query, &reply)) != SLP_OK &&
216 free(query);
219 free(query);
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb.cc170 db::exec_action(db_action action, db_query *query, argument
191 res->status = internal_db.lookup(query, &num_answers, &ans);
197 res->status = internal_db.add(query, content);
201 res->status = internal_db.remove(query);
205 if (query == NULL) {
210 res->status = internal_db.first(query,
325 db::log_action(db_action action, db_query *query, entry_object *content) argument
329 db_log_entry le(action, v, query, content);
378 res = exec_action(action, query, content, NULL);
394 db::execute(db_action action, db_query *query, argument
[all...]
H A Dldap_nisdbquery.c580 * There's a twist here: the input query
690 db_query **query = 0; local
819 newq = realloc(query, ntq * sizeof (query[0]));
824 myself, ntq * sizeof (query[0]));
827 freeQueries(query, nq);
833 query = newq;
848 query[(nq*i)+j] = cloneQuery(query[j],
850 if (query[(n
[all...]
/illumos-gate/usr/src/lib/libcmd/common/
H A Dgrep.c165 unsigned char query; /* return status but no output */ member in struct:State_s
329 if (state->query || state->list)
396 if (state->query || state->list)
417 if (state->query || state->list)
542 if (!state->query)
574 if (state->query)
577 if (!state->query)
754 state.query = 1;
797 if (state.count || state.list || state.query || (state.options & REG_INVERT))
823 if (state.query
[all...]
/illumos-gate/usr/src/cmd/eject/
H A Deject.c65 static boolean_t query(char *, boolean_t);
82 * returns exit codes: (KEEP THESE - especially important for query)
275 if (!query(name, B_TRUE)) {
300 gettext("\t\t-q query for media present\n"));
549 query(char *name, boolean_t doprint) function
/illumos-gate/usr/src/cmd/make/bin/
H A Dimplicit.cc66 extern void add_target_to_chain(Name target, Chain * query);
447 add_target_to_chain(source, &(line->body.line.query));
1044 /* free query chain if one exist */
1045 while(line->body.line.query != NULL) {
1046 Chain to_free = line->body.line.query;
1047 line->body.line.query = line->body.line.query->next;
1094 add_target_to_chain(depe->name, &(line->body.line.query));
1447 add_target_to_chain(Name target, Chain * query) argument
1453 for (query_tail = query; *query_tai
[all...]
/illumos-gate/usr/src/lib/libdns_sd/java/com/apple/dnssd/docs/examples/src/
H A DSimpleChat.java170 // Start a record query to obtain IP address from hostname
178 public void queryAnswered( DNSSDService query, int flags, int ifIndex, String fullName, argument
/illumos-gate/usr/src/lib/libipmp/common/
H A Dipmp_query.c26 * IPMP query interfaces (see PSARC/2002/615 and PSARC/2007/272).
59 * Using `statep', send a query request for `type' to in.mpathd, and if
61 * error code. If successful, the caller may then read additional query
63 * ipmp_querydone() to complete the query operation. Only one query may be
70 mi_query_t query; local
74 query.miq_command = MI_QUERY;
75 query.miq_inforeq = type;
79 (void) strlcpy(query.miq_grname, name, LIFGRNAMSIZ);
80 query
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dserver.c67 static void query(char *name);
160 query(cp);
733 query(name) function
1260 * Return the following codes to remove query.
/illumos-gate/usr/src/cmd/lvm/util/
H A Dmetaset.c41 query, enumerator in enum:metaset_cmd
2379 cmd = query;
2645 /* query for data marks */
2646 if (cmd == query) {
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_subr.c230 fab_xpath_query(fmd_hdl_t *hdl, const char *query) argument
236 fmd_hdl_debug(hdl, "xpathObj query %s\n", query);
238 xpathObj = xmlXPathEvalExpression((const xmlChar *)query,
250 fmd_hdl_debug(hdl, "query result: %s\n", temp);
270 char *query; local
273 query = fmd_hdl_alloc(hdl, len, FMD_SLEEP);
274 (void) snprintf(query, len, "//propval[@name='resource' and contains("
279 *dev_path = fab_xpath_query(hdl, query);
281 fmd_hdl_free(hdl, query, le
354 char query[500]; local
398 char query[500]; local
510 char query[500]; local
581 char query[500]; local
630 char query[500]; local
870 char query[500]; local
892 char query[600]; local
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Ddcopy.c271 dcopy_query(dcopy_query_t *query) argument
273 query->dq_version = DCOPY_QUERY_V0;
274 query->dq_num_channels = dcopy_statep->d_globalchan_list.dl_cnt;
376 dcopy_query_channel(dcopy_handle_t channel, dcopy_query_channel_t *query) argument
378 *query = channel->ch_info;
/illumos-gate/usr/src/uts/common/xen/os/
H A Dgnttab.c125 struct gnttab_query_size query; local
128 query.dom = DOMID_SELF;
130 rc = HYPERVISOR_grant_table_op(GNTTABOP_query_size, &query, 1);
131 if ((rc < 0) || (query.status != GNTST_okay))
134 ASSERT(query.max_nr_frames);
135 return (query.max_nr_frames);
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c2407 hermon_qpn_entry_t query; local
2412 * Build a query (for the AVL tree lookup) and attempt to find
2419 query.qpn_indx = qpc->hr_indx;
2422 &query, &where);
2554 hermon_qpn_entry_t *entry, *query; local
2557 query = (hermon_qpn_entry_t *)q;
2559 if (query->qpn_indx < entry->qpn_indx) {
2561 } else if (query->qpn_indx > entry->qpn_indx) {
H A Dhermon_umap.c94 static int hermon_umap_db_compare(const void *query, const void *entry);
1890 hermon_umap_db_query_t query; local
1906 query.hqdb_common = umapdb->hdbe_common;
1907 query.hqdb_flags = 0;
1908 (void) avl_find(&hermon_userland_rsrc_db.hdl_umapdb_avl, &query,
1947 hermon_umap_db_query_t query; local
1958 query.hqdb_flags = flags;
1959 query.hqdb_common.hdb_key = key;
1960 query.hqdb_common.hdb_type = type;
1961 query
[all...]
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qp.c1539 tavor_qpn_entry_t query; local
1546 * Build a query (for the AVL tree lookup) and attempt to find
1553 query.qpn_indx = qpc->tr_indx;
1556 &query, &where);
1691 tavor_qpn_entry_t *entry, *query; local
1696 query = (tavor_qpn_entry_t *)q;
1698 if (query->qpn_indx < entry->qpn_indx) {
1701 } else if (query->qpn_indx > entry->qpn_indx) {
H A Dtavor_umap.c84 static int tavor_umap_db_compare(const void *query, const void *entry);
1542 tavor_umap_db_query_t query; local
1560 query.tqdb_common = umapdb->tdbe_common;
1561 query.tqdb_flags = 0;
1562 (void) avl_find(&tavor_userland_rsrc_db.tdl_umapdb_avl, &query,
1606 tavor_umap_db_query_t query; local
1619 query.tqdb_flags = flags;
1620 query.tqdb_common.tdb_key = key;
1621 query.tqdb_common.tdb_type = type;
1622 query
[all...]
H A Dtavor_cmd.c2455 * Tavor query commands. All Tavor query commands require an "Out"
2464 uint_t queryindx, void *query, uint_t size, uint_t sleepflag)
2483 /* Setup and post the Tavor query command */
2500 * QUERY_QP is handled somewhat differently than the other query
2506 /* Copy query command results into "query" */
2510 ((uint64_t *)query)[i] = data;
2463 tavor_cmn_query_cmd_post(tavor_state_t *state, uint_t opcode, uint_t queryindx, void *query, uint_t size, uint_t sleepflag) argument
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStoreInMemory.java933 // Evaluate the query by matching the attribute tag and
1938 * returned service URLs will match the service type, scope, query,
1946 * @param query The query, with any escaped characters as yet unprocessed.
1947 * @param locale The locale in which to lowercase query and search.
1956 * during query parsing or if any
1965 String query,
1983 query = query.trim();
1984 len = query
1963 findServices(String serviceType, Vector scopes, String query, Locale locale) argument
[all...]
/illumos-gate/usr/src/cmd/rmvolmgr/
H A Drmm_common.c977 rmm_rescan(LibHalContext *hal_ctx, const char *name, boolean_t query) argument
1037 if (query) {
/illumos-gate/usr/src/cmd/krb5/kadmin/cli/
H A Dkadmin.c201 char *princstr = NULL, *keytab_name = NULL, *query = NULL; local
263 query = optarg;
587 return query;

Completed in 148 milliseconds

123