Home
last modified time | relevance | path

Searched defs:profile (Results 1 – 25 of 61) sorted by relevance

123

/freebsd/crypto/krb5/src/util/profile/
H A Dprof_init.c22 profile_t profile; in init_module() local
169 profile_t profile; in profile_init_flags() local
246 copy_vtable_profile(profile_t profile, profile_t *ret_new_profile) in copy_vtable_profile()
371 profile_is_writable(profile_t profile, int *writable) in profile_is_writable()
394 profile_is_modified(profile_t profile, int *modified) in profile_is_modified()
417 profile_flush(profile_t profile) in profile_flush()
435 profile_flush_to_file(profile_t profile, const_profile_filespec_t outfile) in profile_flush_to_file()
451 profile_flush_to_buffer(profile_t profile, char **buf) in profile_flush_to_buffer()
459 profile_free_buffer(profile_t profile, char *buf) in profile_free_buffer()
465 profile_abandon(profile_t profile) in profile_abandon()
[all …]
H A Dprof_get.c133 get_values_vt(profile_t profile, const char *const *names, char ***ret_values) in get_values_vt()
156 profile_get_values(profile_t profile, const char *const *names, in profile_get_values()
200 get_value_vt(profile_t profile, const char *const *names, char **ret_value) in get_value_vt()
219 errcode_t profile_get_value(profile_t profile, const char **names, in profile_get_value()
252 profile_get_string(profile_t profile, const char *name, const char *subname, in profile_get_string()
309 profile_get_integer(profile_t profile, const char *name, const char *subname, in profile_get_integer()
372 profile_get_boolean(profile_t profile, const char *name, const char *subname, in profile_get_boolean()
405 profile_get_subsection_names(profile_t profile, const char **names, in profile_get_subsection_names()
443 profile_get_relation_names(profile_t profile, const char **names, in profile_get_relation_names()
478 profile_t profile; member
[all …]
H A Dprof_set.c24 static errcode_t rw_setup(profile_t profile) in rw_setup()
82 profile_update_relation(profile_t profile, const char **names, in profile_update_relation()
140 profile_clear_relation(profile_t profile, const char **names) in profile_clear_relation()
192 profile_rename_section(profile_t profile, const char **names, in profile_rename_section()
249 profile_add_relation(profile_t profile, const char **names, in profile_add_relation()
H A Dtest_profile.c22 static void do_batchmode(profile) in do_batchmode() argument
116 profile_t profile; local
H A Dtest_vtable.c237 profile_t profile; in main() local
/freebsd/usr.sbin/bluetooth/sdpd/
H A Dprofile.h65 struct profile struct
67 uint16_t uuid; /* profile uuid */ argument
68 uint16_t dsize; /* profile data size */ argument
69 profile_data_valid_p valid; /* profile data validator */ argument
73 typedef struct profile profile_t; argument
H A Dprovider.h44 struct profile *profile; /* profile */ member
H A Dsrr.c58 profile_t *profile = NULL; server_prepare_service_register_response() local
H A Dprovider.c89 provider_register(profile_p const profile, bdaddr_p const bdaddr, int32_t fd, in provider_register()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h55 static void Profile(llvm::FoldingSetNodeID& profile, const TypedValueRegion* R) { in Profile()
60 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
112 static void Profile(llvm::FoldingSetNodeID& profile, const Stmt *S, in Profile()
123 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
159 static void Profile(llvm::FoldingSetNodeID& profile, SymbolRef parent, in Profile()
166 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
197 static void Profile(llvm::FoldingSetNodeID& profile, const SubRegion *R) { in Profile()
202 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
256 static void Profile(llvm::FoldingSetNodeID &profile, const MemRegion *R, in Profile()
268 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dinit_os_ctx.c415 k5_os_init_context(krb5_context ctx, profile_t profile, krb5_flags flags) in k5_os_init_context()
454 krb5_get_profile (krb5_context ctx, profile_t *profile) in krb5_get_profile()
463 profile_t profile; in krb5_set_config_files() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp168 llvm::FoldingSetNodeID profile; in getRegionValueSymbol() local
186 llvm::FoldingSetNodeID profile; in conjureSymbol() local
202 llvm::FoldingSetNodeID profile; in getDerivedSymbol() local
217 llvm::FoldingSetNodeID profile; in getExtentSymbol() local
234 llvm::FoldingSetNodeID profile; in getMetadataSymbol() local
/freebsd/crypto/krb5/src/plugins/preauth/pkinit/
H A Dpkinit_profile.c93 profile_t profile = NULL; in pkinit_kdcdefault_strings() local
225 profile_t profile; in pkinit_libdefault_strings() local
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dlibdef_parse.c70 profile_t profile; in krb5int_libdefault_string() local
H A Dappdefault.c41 profile_t profile; in appdefault_get() local
/freebsd/crypto/krb5/src/plugins/kdb/ldap/ldap_util/
H A Dkdb5_ldap_services.c47 get_conf_service_file(profile_t profile, const char *realm, char **path_out) in get_conf_service_file()
/freebsd/crypto/krb5/src/plugins/preauth/otp/
H A Dotp_state.c178 token_type_decode(profile_t profile, const char *name, token_type *out) in token_type_decode()
298 token_types_decode(profile_t profile, token_type **out) in token_types_decode()
568 profile_t profile; in otp_state_new() local
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_profile.c84 struct mlx4_resource *profile; in mlx4_make_profile() local
/freebsd/contrib/pam-krb5/portable/
H A Dkrb5-profile.c59 profile_t profile; in appdefault_get() local
/freebsd/contrib/opencsd/decoder/include/common/
H A Docsd_code_follower.h134 inline void OcsdCodeFollower::setArchProfile(const ocsd_arch_profile_t profile) in setArchProfile()
/freebsd/tools/tools/crypto/
H A Dcryptotest.c449 …tests(struct alg *ealg, struct alg *alg, int count, int size, u_long cmd, int threads, int profile) in runtests()
546 int profile = 0; in main() local
/freebsd/sys/dev/mthca/
H A Dmthca_main.c293 struct mthca_profile profile; in mthca_init_tavor() local
578 struct mthca_profile profile; in mthca_init_arbel() local
H A Dmthca_profile.c79 struct mthca_resource *profile; in mthca_make_profile() local
/freebsd/crypto/krb5/src/windows/leashdll/
H A Dlshfunc.c944 profile_t profile; in Leash_get_default_lifetime() local
1096 profile_t profile; in Leash_get_default_renew_till() local
1248 profile_t profile; in Leash_get_default_forwardable() local
1354 profile_t profile; in Leash_get_default_renewable() local
1453 profile_t profile; in Leash_get_default_noaddresses() local
1572 profile_t profile; in Leash_get_default_proxiable() local
/freebsd/sys/dev/ice/
H A Dice_sched.h86 struct ice_aqc_rl_profile_elem profile; member

123