Home
last modified time | relevance | path

Searched defs:m_uid (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DUserID.h33 UserID(lldb::user_id_t uid = LLDB_INVALID_UID) : m_uid(uid) {} in m_uid() function
H A DProcessInfo.h126 uint32_t m_uid = UINT32_MAX; global() variable
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbol.h316 uint32_t m_uid = variable
/freebsd-src/tests/sys/fs/fusefs/
H A Dallow_other.cc56 int m_uid; global() member in NoAllowOther
/freebsd-src/contrib/sendmail/src/
H A Dsendmail.h596 uid_t m_uid; /* UID to run as */ member