Home
last modified time | relevance | path

Searched refs:set_func (Results 1 – 15 of 15) sorted by relevance

/netbsd/crypto/external/bsd/openssl/dist/providers/fips/
H A Dfipsprov.c586 set_func(c_clear_last_error_mark, in OSSL_provider_init_int()
608 set_func(c_CRYPTO_clear_realloc, in OSSL_provider_init_int()
612 set_func(c_CRYPTO_secure_malloc, in OSSL_provider_init_int()
616 set_func(c_CRYPTO_secure_zalloc, in OSSL_provider_init_int()
620 set_func(c_CRYPTO_secure_free, in OSSL_provider_init_int()
624 set_func(c_CRYPTO_secure_clear_free, in OSSL_provider_init_int()
628 set_func(c_CRYPTO_secure_allocated, in OSSL_provider_init_int()
632 set_func(selftest_params.bio_new_file_cb, in OSSL_provider_init_int()
636 set_func(selftest_params.bio_new_buffer_cb, in OSSL_provider_init_int()
640 set_func(selftest_params.bio_read_ex_cb, in OSSL_provider_init_int()
[all …]
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dcommand.h347 cmd_const_sfunc_ftype *set_func,
359 cmd_const_sfunc_ftype *set_func,
370 cmd_const_sfunc_ftype *set_func,
381 cmd_const_sfunc_ftype *set_func,
392 cmd_const_sfunc_ftype *set_func,
404 cmd_const_sfunc_ftype *set_func,
426 cmd_const_sfunc_ftype *set_func,
437 cmd_const_sfunc_ftype *set_func,
448 cmd_const_sfunc_ftype *set_func,
459 cmd_const_sfunc_ftype *set_func,
[all …]
H A DChangeLog-20027801 set_func and show_func to cmd_sfunc_ftype.
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dcommand.h347 cmd_const_sfunc_ftype *set_func,
359 cmd_const_sfunc_ftype *set_func,
370 cmd_const_sfunc_ftype *set_func,
381 cmd_const_sfunc_ftype *set_func,
392 cmd_const_sfunc_ftype *set_func,
404 cmd_const_sfunc_ftype *set_func,
426 cmd_const_sfunc_ftype *set_func,
437 cmd_const_sfunc_ftype *set_func,
448 cmd_const_sfunc_ftype *set_func,
459 cmd_const_sfunc_ftype *set_func,
[all …]
H A DChangeLog-20027801 set_func and show_func to cmd_sfunc_ftype.
/netbsd/crypto/external/bsd/openssl/dist/providers/common/
H A Dprovider_seeding.c26 #define set_func(c, f) \ in ossl_prov_seeding_from_dispatch() macro
30 set_func(c_get_entropy, OSSL_FUNC_get_entropy(fns)); in ossl_prov_seeding_from_dispatch()
33 set_func(c_cleanup_entropy, OSSL_FUNC_cleanup_entropy(fns)); in ossl_prov_seeding_from_dispatch()
36 set_func(c_get_nonce, OSSL_FUNC_get_nonce(fns)); in ossl_prov_seeding_from_dispatch()
39 set_func(c_cleanup_nonce, OSSL_FUNC_cleanup_nonce(fns)); in ossl_prov_seeding_from_dispatch()
42 #undef set_func in ossl_prov_seeding_from_dispatch()
/netbsd/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-param.c105 SCM set_func; member
382 set_func, show_func, in add_setshow_generic()
390 set_func, show_func, in add_setshow_generic()
398 set_func, show_func, in add_setshow_generic()
406 set_func, show_func, in add_setshow_generic()
414 set_func, show_func, in add_setshow_generic()
439 set_func, show_func, in add_setshow_generic()
447 set_func, show_func, in add_setshow_generic()
456 set_func, show_func, in add_setshow_generic()
914 SCM_ASSERT_TYPE (gdbscm_is_procedure (set_func), set_func, in gdbscm_make_parameter()
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdb/guile/
H A Dscm-param.c105 SCM set_func; member
382 set_func, show_func, in add_setshow_generic()
390 set_func, show_func, in add_setshow_generic()
398 set_func, show_func, in add_setshow_generic()
406 set_func, show_func, in add_setshow_generic()
414 set_func, show_func, in add_setshow_generic()
439 set_func, show_func, in add_setshow_generic()
447 set_func, show_func, in add_setshow_generic()
456 set_func, show_func, in add_setshow_generic()
914 SCM_ASSERT_TYPE (gdbscm_is_procedure (set_func), set_func, in gdbscm_make_parameter()
[all …]
/netbsd/external/gpl3/gdb/dist/gdb/cli/
H A Dcli-decode.c568 if (set_func != NULL) in add_setshow_cmd_full()
608 set_func, show_func, in add_setshow_enum_cmd()
639 set_func, show_func, in add_setshow_auto_boolean_cmd()
667 set_func, show_func, in add_setshow_boolean_cmd()
691 set_func, show_func, in add_setshow_filename_cmd()
713 set_func, show_func, in add_setshow_string_cmd()
737 set_func, show_func, in add_setshow_string_noescape_cmd()
763 set_func, show_func, in add_setshow_optional_filename_cmd()
807 set_func, show_func, in add_setshow_integer_cmd()
832 set_func, show_func, in add_setshow_uinteger_cmd()
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdb/cli/
H A Dcli-decode.c568 if (set_func != NULL) in add_setshow_cmd_full()
608 set_func, show_func, in add_setshow_enum_cmd()
639 set_func, show_func, in add_setshow_auto_boolean_cmd()
667 set_func, show_func, in add_setshow_boolean_cmd()
691 set_func, show_func, in add_setshow_filename_cmd()
713 set_func, show_func, in add_setshow_string_cmd()
737 set_func, show_func, in add_setshow_string_noescape_cmd()
763 set_func, show_func, in add_setshow_optional_filename_cmd()
807 set_func, show_func, in add_setshow_integer_cmd()
832 set_func, show_func, in add_setshow_uinteger_cmd()
[all …]
/netbsd/bin/sh/
H A Dvar.c93 #define func v_u.set_func
144 { .set_func= sethistsize } },
155 { .set_func= changepath } },
165 { .set_func= setterm } },
167 { .set_func= set_editrc } },
169 { .set_func= set_prompt_lit } },
172 { .set_func= getoptsreset } },
H A Dvar.h62 void (*set_func)(const char *); /* variable gets set/unset */ member
/netbsd/usr.sbin/ldpd/
H A Dldp_command.c73 static int set_func(int, char *);
90 { "set", set_func },
361 set_func(int s, char *recvspace) in set_func() function
/netbsd/external/gpl3/gdb/dist/readline/readline/
H A Dbind.c1870 _rl_sv_func_t *set_func; member
1954 if (i < 0 || string_varlist[i].set_func == 0) in rl_variable_bind()
1961 v = (*string_varlist[i].set_func) (value); in rl_variable_bind()
/netbsd/external/gpl3/gdb.old/dist/readline/readline/
H A Dbind.c1870 _rl_sv_func_t *set_func; member
1954 if (i < 0 || string_varlist[i].set_func == 0) in rl_variable_bind()
1961 v = (*string_varlist[i].set_func) (value); in rl_variable_bind()