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

1234567891011>>

/freebsd-current/crypto/openssh/
H A Dplatform-misc.c26 platform_sys_dir_uid(uid_t uid) argument
H A Dsftp-common.h38 u_int32_t uid; member in struct:Attrib
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTMetadata.cpp15 lldb::user_id_t uid = GetUserID(); local
/freebsd-current/crypto/heimdal/appl/login/
H A Dosfc2.c38 do_osfc2_magic(uid_t uid) argument
/freebsd-current/crypto/heimdal/lib/roken/
H A Dget_default_username.c63 uid_t uid = getuid (); local
H A Dk_getpwuid.c42 k_getpwuid (uid_t uid) argument
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DUserID.cpp17 Stream &lldb_private::operator<<(Stream &strm, const UserID &uid) { argument
/freebsd-current/usr.bin/mail/
H A Dgetname.c42 getname(uid_t uid) argument
H A Dv7.local.c80 uid_t uid; local
/freebsd-current/contrib/kyua/utils/
H A Dpasswd.hpp51 unsigned int uid; member in class:utils::passwd::user
/freebsd-current/usr.sbin/pw/
H A Drm_r.c39 rm_r(int rootfd, const char *path, uid_t uid) argument
/freebsd-current/lib/libutil/
H A D_secure_path.c43 _secure_path(const char *path, uid_t uid, gid_t gid) argument
/freebsd-current/contrib/sendmail/libsm/
H A Dshm.c125 sm_shmsetowner(int shmid, uid_t uid, gid_t gid, MODE_T mode) argument
/freebsd-current/libexec/ulog-helper/
H A Dulog-helper.c54 uid_t uid; local
/freebsd-current/sys/dev/mlx5/mlx5_core/
H A Dmlx5_pd.c34 int mlx5_core_alloc_pd(struct mlx5_core_dev *dev, u32 *pdn, u16 uid) argument
52 int mlx5_core_dealloc_pd(struct mlx5_core_dev *dev, u32 pdn, u16 uid) argument
/freebsd-current/usr.bin/at/
H A Dperm.c87 uid_t uid = geteuid(); local
/freebsd-current/contrib/libc-pwcache/
H A Dpwcache.h66 uid_t uid; /* cached uid */ member in struct:uidc
/freebsd-current/contrib/netbsd-tests/lib/libc/sys/
H A Dt_setuid.c65 uid_t uid = getuid(); local
85 uid_t uid; local
/freebsd-current/contrib/netbsd-tests/fs/umapfs/
H A Dt_basic.c43 xchown(const char *path, uid_t uid, gid_t gid) argument
51 testuidgid(const char *path, uid_t uid, gid_t gid) argument
/freebsd-current/crypto/heimdal/kcm/
H A Dacl.c174 kcm_chown(krb5_context context, kcm_client *client, kcm_ccache ccache, uid_t uid, gid_t gid) argument
[all...]
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dget_default_principal.c65 uid_t uid; local
/freebsd-current/contrib/netbsd-tests/include/
H A Dt_paths.c126 uid_t uid; local
/freebsd-current/contrib/llvm-project/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
/freebsd-current/lib/libpam/modules/pam_self/
H A Dpam_self.c61 uid_t uid; local

Completed in 172 milliseconds

1234567891011>>