/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/ |
H A D | x509_vpm.c | 84 X509_VERIFY_PARAM *param; in X509_VERIFY_PARAM_new() local 98 void X509_VERIFY_PARAM_free(X509_VERIFY_PARAM *param) in X509_VERIFY_PARAM_free() 263 int X509_VERIFY_PARAM_set1_name(X509_VERIFY_PARAM *param, const char *name) in X509_VERIFY_PARAM_set1_name() 270 int X509_VERIFY_PARAM_set_flags(X509_VERIFY_PARAM *param, unsigned long flags) in X509_VERIFY_PARAM_set_flags() 278 int X509_VERIFY_PARAM_clear_flags(X509_VERIFY_PARAM *param, in X509_VERIFY_PARAM_clear_flags() 285 unsigned long X509_VERIFY_PARAM_get_flags(const X509_VERIFY_PARAM *param) in X509_VERIFY_PARAM_get_flags() 290 uint32_t X509_VERIFY_PARAM_get_inh_flags(const X509_VERIFY_PARAM *param) in X509_VERIFY_PARAM_get_inh_flags() 295 int X509_VERIFY_PARAM_set_inh_flags(X509_VERIFY_PARAM *param, uint32_t flags) in X509_VERIFY_PARAM_set_inh_flags() 301 int X509_VERIFY_PARAM_set_purpose(X509_VERIFY_PARAM *param, int purpose) in X509_VERIFY_PARAM_set_purpose() 306 int X509_VERIFY_PARAM_set_trust(X509_VERIFY_PARAM *param, int trust) in X509_VERIFY_PARAM_set_trust() [all …]
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509/ |
H A D | x509_vpm.c | 84 X509_VERIFY_PARAM *param; in X509_VERIFY_PARAM_new() local 98 void X509_VERIFY_PARAM_free(X509_VERIFY_PARAM *param) in X509_VERIFY_PARAM_free() 261 int X509_VERIFY_PARAM_set1_name(X509_VERIFY_PARAM *param, const char *name) in X509_VERIFY_PARAM_set1_name() 270 int X509_VERIFY_PARAM_set_flags(X509_VERIFY_PARAM *param, unsigned long flags) in X509_VERIFY_PARAM_set_flags() 278 int X509_VERIFY_PARAM_clear_flags(X509_VERIFY_PARAM *param, in X509_VERIFY_PARAM_clear_flags() 285 unsigned long X509_VERIFY_PARAM_get_flags(X509_VERIFY_PARAM *param) in X509_VERIFY_PARAM_get_flags() 290 uint32_t X509_VERIFY_PARAM_get_inh_flags(const X509_VERIFY_PARAM *param) in X509_VERIFY_PARAM_get_inh_flags() 295 int X509_VERIFY_PARAM_set_inh_flags(X509_VERIFY_PARAM *param, uint32_t flags) in X509_VERIFY_PARAM_set_inh_flags() 301 int X509_VERIFY_PARAM_set_purpose(X509_VERIFY_PARAM *param, int purpose) in X509_VERIFY_PARAM_set_purpose() 306 int X509_VERIFY_PARAM_set_trust(X509_VERIFY_PARAM *param, int trust) in X509_VERIFY_PARAM_set_trust() [all …]
|
/netbsd-src/external/bsd/libfido2/dist/fuzz/ |
H A D | fuzz_cred.c | 22 struct param { struct 44 * make credential using the example parameters above. argument
|
H A D | fuzz_assert.c | 22 struct param { struct 42 * get assertion using the example parameters above. argument
|
H A D | fuzz_bio.c | 21 struct param { struct 22 char pin[MAXSTR]; 23 char name[MAXSTR]; 24 int seed; 25 struct blob id; 26 struct blob info_wire_data; 27 struct blob enroll_wire_data; 28 struct blob list_wire_data; 29 struct blob set_name_wire_data; 30 struct blob remove_wire_data;
|
H A D | fuzz_credman.c | 21 struct param { struct 22 char pin[MAXSTR]; 23 char rp_id[MAXSTR]; 24 int seed; 25 struct blob cred_id; 26 struct blob del_wire_data; 27 struct blob meta_wire_data; 28 struct blob rk_wire_data; 29 struct blob rp_wire_data;
|
H A D | fuzz_pcsc.c | 23 struct param { struct 36 struct param * argument
|
H A D | fuzz_largeblob.c | 21 struct param { struct 22 char pin[MAXSTR]; 23 int seed; 24 struct blob key; 25 struct blob get_wiredata; 26 struct blob set_wiredata;
|
H A D | fuzz_mgmt.c | 22 struct param { struct 23 char pin1[MAXSTR]; 24 char pin2[MAXSTR]; 25 struct blob reset_wire_data; 26 struct blob info_wire_data; 27 struct blob set_pin_wire_data; 28 struct blob change_pin_wire_data; 29 struct blob retry_wire_data; 30 struct blob config_wire_data; 31 int seed;
|
H A D | fuzz_netlink.c | 18 struct param { struct 24 struct param * argument
|
H A D | fuzz_hid.c | 22 struct param { struct 23 int seed; 24 char uevent[MAXSTR]; 25 struct blob report_descriptor; 26 struct blob netlink_wiredata;
|
/netbsd-src/lib/npf/ext_rndblock/ |
H A D | npfext_rndblock.c | 59 npfext_rndblock_param(nl_ext_t *ext, const char *param, const char *val) in npfext_rndblock_param() 62 static const struct param { in npfext_rndblock_param() struct 63 const char * name; in npfext_rndblock_param() 64 enum ptype type; in npfext_rndblock_param() 65 signed long min; in npfext_rndblock_param() 66 signed long max; in npfext_rndblock_param()
|
/netbsd-src/external/lgpl3/gmp/dist/tune/ |
H A D | tuneup.c | 428 const struct param_t *param, in tuneup_measure() 537 one (mp_size_t *threshold, struct param_t *param) in one() 731 const struct param_t *param) in one_method() 1146 static struct param_t param; in fft() local 1323 static struct param_t param; in tune_mul_n() local 1420 static struct param_t param; in tune_mul() local 1471 static struct param_t param; in tune_mullo() local 1517 static struct param_t param; in tune_sqrlo() local 1563 static struct param_t param; in tune_mulmid() local 1575 static struct param_t param; in tune_mulmod_bnm1() local [all …]
|
/netbsd-src/lib/npf/ext_normalize/ |
H A D | npfext_normalize.c | 59 npfext_normalize_param(nl_ext_t *ext, const char *param, const char *val) in npfext_normalize_param() 65 static const struct param { in npfext_normalize_param() struct 66 const char * name; in npfext_normalize_param() 67 enum ptype type; in npfext_normalize_param() 68 bool reqval; in npfext_normalize_param()
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | params_api_test.c | 69 static int test_param_type_extra(OSSL_PARAM *param, const unsigned char *cmp, in test_param_type_extra() 154 OSSL_PARAM param = OSSL_PARAM_int("a", NULL); in test_param_int() local 181 OSSL_PARAM param = OSSL_PARAM_long("a", NULL); in test_param_long() local 207 OSSL_PARAM param = OSSL_PARAM_uint("a", NULL); in test_param_uint() local 234 OSSL_PARAM param = OSSL_PARAM_ulong("a", NULL); in test_param_ulong() local 261 OSSL_PARAM param = OSSL_PARAM_int32("a", NULL); in test_param_int32() local 288 OSSL_PARAM param = OSSL_PARAM_uint32("a", NULL); in test_param_uint32() local 315 OSSL_PARAM param = OSSL_PARAM_int64("a", NULL); in test_param_int64() local 342 OSSL_PARAM param = OSSL_PARAM_uint64("a", NULL); in test_param_uint64() local 369 OSSL_PARAM param = OSSL_PARAM_size_t("a", NULL); in test_param_size_t() local [all …]
|
/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | msg_237.c | 13 prototype_with_duplicate_parameter(int param, int param) in prototype_with_duplicate_parameter()
|
H A D | msg_021.c | 37 prototype_with_duplicate_parameter(int param,int param) prototype_with_duplicate_parameter() argument
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/ |
H A D | slapi_pblock.c | 47 pblock_get_param_class( int param ) in pblock_get_param_class() 323 pblock_get_default( Slapi_PBlock *pb, int param, void **value ) in pblock_get_default() 401 pblock_set_default( Slapi_PBlock *pb, int param, void *value ) in pblock_set_default() 463 pblock_get( Slapi_PBlock *pb, int param, void **value ) in pblock_get() 868 pblock_set( Slapi_PBlock *pb, int param, void *value ) in pblock_set() 1300 pblock_delete_param( Slapi_PBlock *p, int param ) in pblock_delete_param() 1405 slapi_pblock_delete_param( Slapi_PBlock *p, int param ) in slapi_pblock_delete_param()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | expand_path.c | 57 _expand_temp_folder(krb5_context context, PTYPE param, const char *postfix, char **ret) in _expand_temp_folder() 94 _expand_bin_dir(krb5_context context, PTYPE param, const char *postfix, char **ret) in _expand_bin_dir() 144 _expand_userid(krb5_context context, PTYPE param, const char *postfix, char **ret) in _expand_userid() 271 _expand_path(krb5_context context, PTYPE param, const char *postfix, char **ret) in _expand_path() 280 _expand_temp_folder(krb5_context context, PTYPE param, const char *postfix, char **ret) in _expand_temp_folder() 297 _expand_userid(krb5_context context, PTYPE param, const char *postfix, char **str) in _expand_userid() 328 _expand_null(krb5_context context, PTYPE param, const char *postfix, char **ret) in _expand_null() 343 PTYPE param; member
|
/netbsd-src/sys/net/npf/ |
H A D | npf_params.c | 115 npf_param_t *param = &plist[i]; in npf_param_fini() local 147 const npf_param_t *param = &pr->params[i]; in npf_params_export() local 199 npf_param_t *param = ¶mreg->params[i]; in npf_param_register() local 234 npf_param_t *param; in npf_param_check() local 248 npf_param_t *param; in npfk_param_get() local 260 npf_param_t *param; in npfk_param_set() local
|
/netbsd-src/lib/libc/sys/ |
H A D | sched.c | 49 sched_setparam(pid_t pid, const struct sched_param *param) in sched_setparam() 59 sched_getparam(pid_t pid, struct sched_param *param) in sched_getparam() 66 sched_setscheduler(pid_t pid, int policy, const struct sched_param *param) in sched_setscheduler()
|
/netbsd-src/external/mit/isl/dist/interface/ |
H A D | generator.cc | 53 ParmVarDecl *param; in first_arg_matches_class() local 95 ParmVarDecl *param; in is_mutator() local 282 ParmVarDecl *param; in handled_sets_enum() local 331 ParmVarDecl *param; in sets_persistent_callback() local 352 ParmVarDecl *param = fd->getParamDecl(i); in takes_enums() local 584 ParmVarDecl *param; in first_arg_is_isl_ctx() local 628 bool generator::callback_takes_argument(ParmVarDecl *param, in callback_takes_argument() 742 ParmVarDecl *param = fd->getParamDecl(i); in is_callback_arg() local 809 static std::string type_suffix(ParmVarDecl *param) in type_suffix() 856 ParmVarDecl *param; in name_without_type_suffixes() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | arrayop.c | 425 Parameter *param = new Parameter(0, e->type, id, NULL); in buildArrayLoop() local 444 Parameter *param = new Parameter(STCconst, e->type, id, NULL); in buildArrayLoop() local 454 Parameter *param = new Parameter(STCconst, e->type, id, NULL); in buildArrayLoop() local 473 Parameter *param = (*fparams)[0]; in buildArrayLoop() local 484 Parameter *param = (*fparams)[0]; in buildArrayLoop() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | vadefs.h | 23 #define _crt_va_start(ap, param) __builtin_va_start(ap, param) argument 39 #define __crt_va_start(ap, param) __builtin_va_start(ap, param) argument
|
/netbsd-src/sys/arch/hpc/stand/hpcboot/menu/ |
H A D | window.cpp | 37 Window::_wnd_proc(HWND h, UINT msg, WPARAM param, LPARAM lparam) in _wnd_proc() 64 Window::_dlg_proc(HWND h, UINT msg, WPARAM param, LPARAM lparam) in _dlg_proc()
|