Searched refs:uid (Results 76 - 100 of 685) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/sendmail/contrib/
H A Dpasswd-to-alias.pl13 ($name,$passwd,$uid,$gid,$quota,$comment,$gcos,$dir,$shell) = @a;
/freebsd-12-stable/sys/compat/linuxkpi/common/include/linux/
H A Dpid.h45 #define from_kuid_munged(a, uid) (uid)
/freebsd-12-stable/contrib/sendmail/libsm/
H A Dshm.c113 ** uid -- uid to use
123 sm_shmsetowner(shmid, uid, gid, mode)
125 uid_t uid;
135 shmid_ds.shm_perm.uid = uid;
/freebsd-12-stable/contrib/dialog/samples/
H A Dform112 uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'`
27 "UID:" 2 1 "$uid" 2 10 8 0 \
H A Dform1-both9 uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'`
25 "UID:" 2 1 "$uid" 2 10 8 0 \
H A Dform1-extra9 uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'`
25 "UID:" 2 1 "$uid" 2 10 8 0 \
H A Dform1-help9 uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'`
25 "UID:" 2 1 "$uid" 2 10 8 0 \
H A Dform1-utf811 uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'`
27 "UID:" 2 1 "$uid" 2 10 8 0 \
H A Dform310 uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'`
26 "UID:" 2 1 "$uid" 2 10 8 0 \
H A Dform410 uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'`
27 "UID:" 2 1 "$uid" 2 10 8 0 "User ID" \
H A Dform510 uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'`
28 "UID:" 2 1 "$uid" 2 10 8 0 "User ID" \
H A Dform610 uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'`
28 "UID:" 2 1 "$uid" 2 10 8 0 "User ID" \
H A Dpasswordform19 uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'`
25 "UID:" 2 1 "$uid" 2 10 8 0 \
H A Dpasswordform1-utf811 uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'`
27 "UID:" 2 1 "$uid" 2 10 8 0 \
/freebsd-12-stable/bin/pax/
H A Dsel_subs.h40 * data structure for storing uid/grp selects (-U, -G non standard options)
47 uid_t uid; member in struct:usrt
48 struct usrt *fow; /* next uid */
/freebsd-12-stable/crypto/heimdal/lib/krb5/
H A Dget_default_principal.c65 uid_t uid; local
69 uid = getuid();
70 if(uid == 0) {
79 struct passwd *pw = getpwuid(uid);
/freebsd-12-stable/crypto/openssh/
H A Dsftp-common.h38 u_int32_t uid; member in struct:Attrib
H A Daudit-linux.c42 linux_audit_record_event(int uid, const char *username, const char *hostname, argument
56 username == NULL ? uid : -1, hostname, ip, ttyn, success);
88 if (linux_audit_record_event(li->uid, NULL, li->hostname, NULL,
H A Dloginrec.h67 uid_t uid; /* UID of this user */ member in struct:logininfo
120 struct logininfo *login_get_lastlog(struct logininfo *li, const uid_t uid);
122 unsigned int login_get_lastlog_time(const uid_t uid);
/freebsd-12-stable/usr.bin/login/
H A Dlogin_fbtab.c18 void login_fbtab(tty, uid, gid)
20 uid_t uid;
44 field, and their ownership is changed to that of the uid
83 login_fbtab(char *tty, uid_t uid, gid_t gid) argument
113 login_protect(table, cp, prot, uid, gid);
123 login_protect(const char *table, char *pattern, int mask, uid_t uid, gid_t gid) argument
138 if (chown(path, uid, gid) && errno != ENOENT)
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DUserIDResolver.h27 llvm::Optional<llvm::StringRef> GetUserName(id_t uid) { argument
28 return Get(uid, m_uid_cache, &UserIDResolver::DoGetUserName);
39 virtual llvm::Optional<std::string> DoGetUserName(id_t uid) = 0;
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
H A Duser.c39 apr_uid_t uid; local
42 if (apr_uid_current(&uid, &gid, pool) == APR_SUCCESS &&
43 apr_uid_name_get(&username, uid, pool) == APR_SUCCESS)
/freebsd-12-stable/usr.bin/at/
H A Dperm.c89 uid_t uid = geteuid(); local
92 if (uid==0)
95 if ((pentry = getpwuid(uid)) == NULL)
/freebsd-12-stable/contrib/amd/hlfsd/
H A Dstubs.c108 uid_t uid = (uid_t) INVALIDID; local
121 if (getcreds(rqstp, &uid, &gid, nfsxprt) < 0) {
132 if (uid != rootfattr.na_uid) {
134 rootfattr.na_uid = uid;
151 if (uid != slinkfattr.na_uid) {
153 slinkfattr.na_uid = uid;
163 (void)memcpy(&uid, argp->fh_data, sizeof(uid));
164 if (plt_search(uid) != (uid2home_t *) NULL) {
166 un_fattr.na_fileid = uid;
202 uid_t uid = (uid_t) INVALIDID; local
[all...]
/freebsd-12-stable/tests/sys/fs/fusefs/
H A Ddefault_permissions_privileged.cc73 uid_t uid = 0, gid_t gid = 0)
87 out.body.attr.attr.uid = uid;
94 uint64_t attr_valid, uid_t uid = 0, gid_t gid = 0)
96 FuseTest::expect_lookup(relpath, ino, mode, 0, 1, attr_valid, uid, gid);

Completed in 147 milliseconds

1234567891011>>