Searched defs:uid (Results 1 - 25 of 284) sorted by relevance

1234567891011>>

/openbsd-current/usr.bin/mail/
H A Dtemp.c66 uid_t uid; local
H A Dv7.local.c90 uid_t uid; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTMetadata.cpp15 lldb::user_id_t uid = GetUserID(); local
/openbsd-current/gnu/llvm/lldb/source/Utility/
H A DUserID.cpp17 Stream &lldb_private::operator<<(Stream &strm, const UserID &uid) { argument
/openbsd-current/regress/sys/kern/setuid/
H A Dsetuid_none.c25 uid_t uid; local
H A Dseteuid.c26 uid_t uid; local
H A Dsetuid_real_exec.c28 uid_t uid; local
H A Dsetresuid.c26 uid_t uid; local
[all...]
H A Dsetresuid_effective_exec.c28 uid_t uid; local
H A Dsetresuid_saved_exec.c28 uid_t uid; local
H A Dsetresuid_real_exec.c28 uid_t uid; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/
H A DBUG13.c3 int uid; member in struct:tree_common
/openbsd-current/gnu/usr.bin/cvs/vms/
H A Dpwd.c20 struct passwd *getpwuid(unsigned int uid) argument
/openbsd-current/games/hunt/hunt/
H A Dconnect.c43 u_int32_t uid; local
/openbsd-current/usr.bin/ssh/
H A Dsftp-common.h38 u_int32_t uid; member in struct:Attrib
/openbsd-current/usr.bin/at/
H A Dat.h33 uid_t uid; member in struct:atjob
/openbsd-current/distrib/special/doas/
H A Ddoas.c40 parseuid(const char *s, uid_t *uid) argument
62 uid_t uid; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFTypeUnit.h28 DWARFTypeUnit(SymbolFileDWARF &dwarf, lldb::user_id_t uid, argument
H A DDWARFCompileUnit.h28 DWARFCompileUnit(SymbolFileDWARF &dwarf, lldb::user_id_t uid, argument
/openbsd-current/usr.bin/login/
H A Dfailedlogin.c52 log_failedlogin(uid_t uid, char *host, char *name, char *tty) argument
91 check_failedlogin(uid_t uid) argument
/openbsd-current/regress/lib/libc/sys/
H A Dt_setuid.c66 uid_t uid = getuid(); local
86 uid_t uid; local
/openbsd-current/gnu/llvm/lldb/include/lldb/Utility/
H A DUserID.h53 void SetID(lldb::user_id_t uid) { m_uid = uid; } argument
65 IDMatches(lldb::user_id_t uid) : m_uid(uid) {} argument
H A DUserIDResolver.h28 std::optional<llvm::StringRef> GetUserName(id_t uid) { argument
/openbsd-current/usr.bin/tmux/
H A Dcmd-server-access.c52 uid_t uid; local
/openbsd-current/gnu/llvm/llvm/utils/TableGen/
H A DX86DisassemblerTables.h272 InstructionSpecifier& specForUID(InstrUID uid) { argument
[all...]

Completed in 277 milliseconds

1234567891011>>