Home
last modified time | relevance | path

Searched refs:QUERY (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/contrib/less/
H A Doptfunc.c149 case QUERY: in opt_o()
228 case QUERY: in opt_j()
264 case QUERY: in opt_shift()
401 case QUERY: in opt__T()
470 case QUERY: in opt__P()
494 case QUERY: in opt_autosave()
516 case QUERY: in opt_b()
532 case QUERY: in opt_i()
547 case QUERY: in opt__V()
704 case QUERY: in opt_D()
[all …]
H A Doption.h37 #define QUERY 1 /* Query (from _ or - command) */ macro
H A Doption.c460 (*o->ofunc)((how_toggle==OPT_NO_TOGGLE) ? QUERY : TOGGLE, s); in toggle_option()
492 (*o->ofunc)(QUERY, NULL); in toggle_option()
/freebsd/crypto/openssl/crypto/property/
H A Dproperty.c55 } QUERY; typedef
57 DEFINE_LHASH_OF_EX(QUERY);
62 LHASH_OF(QUERY) *cache;
92 LHASH_OF(QUERY) *cache;
187 static unsigned long query_hash(const QUERY *a) in query_hash()
192 static int query_cmp(const QUERY *a, const QUERY *b) in query_cmp()
211 static void impl_cache_free(QUERY *elem) in impl_cache_free()
397 OSSL_TRACE2(QUERY, "Inserted an alg with nid %d into the store %p\n", nid, (void *)store); in ossl_method_store_add()
413 OSSL_TRACE_BEGIN(QUERY) in ossl_method_store_add()
420 OSSL_TRACE_END(QUERY); in ossl_method_store_add()
[all …]
/freebsd/crypto/openssl/test/recipes/
H A D80-test_tsa.t30 my @QUERY = ("openssl", "ts", "-query");
122 unless ok(run(app([@QUERY, "-data", $testtsa,
127 ok(run(app([@QUERY, "-in", "req1.tsq", "-text"])),
159 unless ok(run(app([@QUERY, "-data", $testtsa,
164 ok(run(app([@QUERY, "-in", "req2.tsq", "-text"])),
222 unless ok(run(app([@QUERY, "-data", $CAtsa,
226 ok(run(app([@QUERY, "-in", "req3.tsq", "-text"])),
/freebsd/crypto/openssl/crypto/evp/
H A Devp_fetch.c53 OSSL_TRACE1(QUERY, "Allocating a new tmp_store %p\n", (void *)methdata->tmp_store); in get_tmp_evp_method_store()
55 OSSL_TRACE1(QUERY, "Using the existing tmp_store %p\n", (void *)methdata->tmp_store); in get_tmp_evp_method_store()
62 OSSL_TRACE1(QUERY, "Deallocating the tmp_store %p\n", store); in dealloc_tmp_evp_method_store()
192 OSSL_TRACE1(QUERY, "put_evp_method_in_store: original store: %p\n", store); in put_evp_method_in_store()
197 OSSL_TRACE5(QUERY, in put_evp_method_in_store()
382 OSSL_TRACE4(QUERY, "%s, Algorithm (%s : %d), Properties (%s)\n", in inner_evp_generic_fetch()
/freebsd/lib/libc/resolv/
H A Dres_mkquery.c130 case QUERY: /*FALLTHROUGH*/ in res_nmkquery()
143 if (op == QUERY || data == NULL) in res_nmkquery()
H A Dres_query.c122 n = res_nmkquery(statp, QUERY, name, class, type, NULL, 0, NULL, in res_nquery()
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibportstate.c53 QUERY, enumerator
522 port_op = QUERY; in main()
532 if (port_op != QUERY || changed) in main()
543 if (port_op != QUERY || changed) { in main()
/freebsd/crypto/openssl/crypto/
H A Dcore_fetch.c114 OSSL_TRACE2(QUERY, in ossl_method_construct_this()
H A Dtrace.c145 TRACE_CATEGORY_(QUERY),
H A Dcontext.c111 OSSL_TRACE1(QUERY, "context_init: allocating store %p\n", ctx->evp_method_store); in context_init()
/freebsd/contrib/tcpdump/
H A Dnameser.h76 #define QUERY 0x0 /* standard query */ macro
/freebsd/include/arpa/
H A Dnameser_compat.h119 #define QUERY ns_o_query macro
/freebsd/crypto/openssl/test/
H A Dtrace_api_test.c68 SET_EXPECTED_CAT_NAME(QUERY); in test_trace_categories()
/freebsd/lib/libc/net/
H A Dhesiod.c358 n = res_mkquery(QUERY, name, qclass, T_TXT, NULL, 0, in get_txt_records()
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_s390xcap.pod16 and by the QUERY functions are stored in the vector.
/freebsd/usr.sbin/ypserv/
H A Dyp_dnslookup.c177 n = res_mkquery(QUERY,name,C_IN,type,NULL,0,NULL,buf,sizeof(buf)); in yp_send_dns_query()
/freebsd/contrib/ofed/librdmacm/
H A Dcma.c628 CMA_INIT_CMD_RESP(&cmd, sizeof cmd, QUERY, &resp, sizeof resp); in ucma_query_addr()
661 CMA_INIT_CMD_RESP(&cmd, sizeof cmd, QUERY, &resp, sizeof resp); in ucma_query_gid()
722 CMA_INIT_CMD_RESP(&cmd, sizeof cmd, QUERY, resp, size); in ucma_query_path()
/freebsd/contrib/unbound/contrib/
H A Daaaa-filter-iterator.patch276 return "QUERY TARGETS STATE";
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Ddebugfs.c452 return mt7996_mcu_wa_cmd(dev, MCU_WA_PARAM_CMD(QUERY), in mt7996_fw_util_wa_show()
/freebsd/contrib/sendmail/src/
H A Dsm_resolve.c589 hp->opcode = QUERY;
/freebsd/crypto/openssl/doc/man7/
H A Dossl-guide-libcrypto-introduction.pod99 L<ossl-guide-libraries-introduction(7)/PROPERTY QUERY STRINGS>.
H A Dossl-guide-libraries-introduction.pod87 =head1 PROPERTY QUERY STRINGS
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Ddebugfs.c694 return mt7915_mcu_wa_cmd(dev, MCU_WA_PARAM_CMD(QUERY), in mt7915_fw_util_wa_show()

12