| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/ocsp/ |
| D | ocsp_ext.c | 437 OCSP_SERVICELOC *sloc = NULL; in OCSP_url_svcloc_new() local 440 if ((sloc = OCSP_SERVICELOC_new()) == NULL) in OCSP_url_svcloc_new() 442 X509_NAME_free(sloc->issuer); in OCSP_url_svcloc_new() 443 if ((sloc->issuer = X509_NAME_dup(issuer)) == NULL) in OCSP_url_svcloc_new() 446 && (sloc->locator = sk_ACCESS_DESCRIPTION_new_null()) == NULL) in OCSP_url_svcloc_new() 461 if (!sk_ACCESS_DESCRIPTION_push(sloc->locator, ad)) in OCSP_url_svcloc_new() 466 x = X509V3_EXT_i2d(NID_id_pkix_OCSP_serviceLocator, 0, sloc); in OCSP_url_svcloc_new() 470 OCSP_SERVICELOC_free(sloc); in OCSP_url_svcloc_new()
|
| /netbsd/src/external/bsd/ipf/dist/samples/ |
| D | proxy.c | 57 struct sockaddr_in sin, sloc, sout; local 78 if (getsockname(0, (struct sockaddr *)&sloc, &namelen) == -1) { 94 natlook.nl_inip = sloc.sin_addr; 97 natlook.nl_inport = sloc.sin_port;
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | coroutines.cc | 3086 location_t sloc = EXPR_LOCATION (*stmt); in maybe_promote_temps() local 3144 tree cl = build_stmt (sloc, CLEANUP_STMT, expr_list, cleanup, var); in maybe_promote_temps() 3177 tree await_bind = build3_loc (sloc, BIND_EXPR, void_type_node, in maybe_promote_temps() 3290 location_t sloc = EXPR_LOCATION (*expr); in expand_one_truth_if() local 3301 = build3_loc (sloc, COND_EXPR, boolean_type_node, in expand_one_truth_if() 3474 location_t sloc = EXPR_LOCATION (IF_COND (if_stmt)); in await_statement_walker() local 3478 tree new_s = build2_loc (sloc, INIT_EXPR, boolean_type_node, in await_statement_walker() 3546 location_t sloc = EXPR_LOCATION (FOR_EXPR (for_stmt)); in await_statement_walker() local 3552 = create_named_label_with_ctx (sloc, buf, NULL_TREE); in await_statement_walker() 3554 add_stmt (build_stmt (sloc, LABEL_EXPR, it_expr_label)); in await_statement_walker() [all …]
|
| D | decl.cc | 9072 location_t sloc = input_location; in cp_finish_decomp() local 9079 input_location = sloc; in cp_finish_decomp() 13538 location_t sloc = declspecs->locations[ds_storage_class]; in grokdeclarator() local 13541 error_at (sloc, "non-member %qs cannot be declared %<mutable%>", in grokdeclarator() 13547 error_at (sloc, in grokdeclarator() 13554 error_at (sloc, "function %qs cannot be declared %<mutable%>", in grokdeclarator() 13560 error_at (sloc, "%<static%> %qs cannot be declared %<mutable%>", in grokdeclarator() 13566 error_at (sloc, "%<const%> %qs cannot be declared %<mutable%>", in grokdeclarator() 13572 permerror (sloc, "reference %qs cannot be declared %<mutable%>", in grokdeclarator()
|
| D | init.cc | 605 location_t sloc = input_location; in maybe_instantiate_nsdmi_init() local 646 input_location = sloc; in maybe_instantiate_nsdmi_init()
|
| /netbsd/src/external/gpl3/gcc/dist/libcpp/ |
| D | lex.cc | 2765 pfile->comments.entries[pfile->comments.count].sloc = token->src_loc; in store_comment() 5043 location_t sloc in cpp_directive_only_process() local 5095 cpp_error_with_line (pfile, CPP_DL_ERROR, sloc, 0, in cpp_directive_only_process() 5237 location_t sloc = linemap_position_for_column (pfile->line_table, in cpp_directive_only_process() local 5250 sloc, 0, in cpp_directive_only_process() 5262 sloc, 0, in cpp_directive_only_process() 5320 cpp_error_with_line (pfile, CPP_DL_ERROR, sloc, 0, in cpp_directive_only_process()
|
| /netbsd/src/external/gpl3/gcc/dist/libcpp/include/ |
| D | cpplib.h | 1367 location_t sloc; member
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ira.cc | 5279 struct sloc struct 5287 typedef struct sloc *sloc_t; argument 5319 sloc_t loc = XNEW (struct sloc); in ira_register_new_scratch_op()
|
| D | cfgexpand.cc | 5903 location_t sloc = curr_insn_location (); in expand_gimple_basic_block() local 5962 set_curr_insn_location (sloc); in expand_gimple_basic_block() 5980 location_t sloc = curr_insn_location (); in expand_gimple_basic_block() local 6079 set_curr_insn_location (sloc); in expand_gimple_basic_block()
|
| D | ChangeLog-2012 | 6358 * lra.c: Rename loc to sloc and loc_t to sloc_t.
|
| D | ChangeLog-2020 | 7234 (struct sloc, sloc_t, scratches, scratch_bitmap)
|
| D | ChangeLog-2018 | 1071 * gcc/lra.c (struct sloc): Add icode field.
|
| D | ChangeLog-2014 | 26266 (struct sloc): Likewise for field "insn".
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | ChangeLog-2020 | 107 * dwarf.c (frame_display_row): Do without static variable "sloc".
|