Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBProcessInfo.cpp89 uint32_t user_id = UINT32_MAX; in GetUserID() local
129 uint32_t user_id = UINT32_MAX; in GetEffectiveUserID() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cpp136 u32 ThreadRegistry::CreateThread(uptr user_id, bool detached, u32 parent_tid, in CreateThread()
230 void ThreadRegistry::SetThreadNameByUserId(uptr user_id, const char *name) { in SetThreadNameByUserId()
344 u32 ThreadRegistry::ConsumeThreadUserId(uptr user_id) { in ConsumeThreadUserId()
357 void ThreadRegistry::SetThreadUserId(u32 tid, uptr user_id) { in SetThreadUserId()
H A Dsanitizer_thread_registry.h47 uptr user_id; // Some opaque user thread id (e.g. pthread_t). variable
/freebsd/crypto/openssh/
H A Dssh-sk.h36 uint8_t *user_id; member
H A Dsk-usbhid.c740 uint8_t *user_id, size_t user_id_len) in check_enroll_options()
774 key_lookup(fido_dev_t *dev, const char *application, const uint8_t *user_id, in key_lookup()
839 uint8_t user_id[32]; in sk_enroll() local
1270 const u_char *user_id; in read_rks() local
H A Dsk-api.h72 uint8_t *user_id; member
H A Dssh-sk.c425 make_options(const char *device, const char *user_id, in make_options()
/freebsd/contrib/libfido2/src/
H A Dtouch.c17 const uint8_t user_id = FIDO_DUMMY_USER_ID; in fido_dev_get_touch_begin() local
H A Dcred.c833 fido_cred_set_user(fido_cred_t *cred, const unsigned char *user_id, in fido_cred_set_user()
/freebsd/contrib/libfido2/tools/
H A Dcredman.c119 char *user_id = NULL; in print_rk() local
277 credman_update_rk(const char *path, const char *user_id, const char *cred_id, in credman_update_rk()
H A Dassert_get.c161 char *user_id = NULL; print_assert() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTMetadata.h29 void SetUserID(lldb::user_id_t user_id) { in SetUserID()
H A DClangASTImporter.cpp86 lldb::user_id_t user_id = LLDB_INVALID_UID; in CopyDecl() local
1286 lldb::user_id_t user_id = LLDB_INVALID_UID; in Imported() local
/freebsd/contrib/libfido2/examples/
H A Dcred.c28 static const unsigned char user_id[32] = { variable
/freebsd/contrib/libfido2/fuzz/
H A Dfuzz_cred.c33 struct blob user_id; member
215 const char *rp_id, const char *rp_name, const struct blob *user_id, in make_cred()
/freebsd/sys/fs/cuse/
H A Dcuse_ioctl.h66 uid_t user_id; member
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_fuchsia.cpp94 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook()
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_fuchsia.cpp171 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook()
/freebsd/crypto/heimdal/lib/krb5/
H A Dpkinit.c1938 const char *user_id, in _krb5_pk_load_id()
2461 const char *user_id, in krb5_get_init_creds_opt_set_pkinit()
2652 const char *user_id, in krb5_pk_enterprise_cert()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp2837 void Target::UndoCreateStopHook(lldb::user_id_t user_id) { in UndoCreateStopHook()
2844 bool Target::RemoveStopHookByID(lldb::user_id_t user_id) { in RemoveStopHookByID()
2851 Target::StopHookSP Target::GetStopHookByID(lldb::user_id_t user_id) { in GetStopHookByID()
2861 bool Target::SetStopHookActiveStateByID(lldb::user_id_t user_id, in SetStopHookActiveStateByID()
/freebsd/crypto/heimdal/kdc/
H A Dpkinit.c1957 const char *user_id, in krb5_kdc_pk_initialize()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp746 const lldb::user_id_t user_id = GetID(); in HandleDestroyCallback() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp5114 lldb::user_id_t user_id; in DoExecute() local
5165 lldb::user_id_t user_id; in DoExecute() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2453 user_id_t user_id) { in SetMetadataAsUserID()
2460 user_id_t user_id) { in SetMetadataAsUserID()
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.h975 u8 user_id; global() member