Home
last modified time | relevance | path

Searched refs:uid_t (Results 51 – 75 of 329) sorted by relevance

12345678910>>...14

/dragonfly/gnu/usr.bin/grep/libgreputils/
H A Dunistd.h778 _GL_FUNCDECL_RPL (chown, int, (const char *file, uid_t uid, gid_t gid)
780 _GL_CXXALIAS_RPL (chown, int, (const char *file, uid_t uid, gid_t gid));
783 _GL_FUNCDECL_SYS (chown, int, (const char *file, uid_t uid, gid_t gid)
786 _GL_CXXALIAS_SYS (chown, int, (const char *file, uid_t uid, gid_t gid));
1055 uid_t owner, gid_t group, int flag)
1058 uid_t owner, gid_t group, int flag));
1062 uid_t owner, gid_t group, int flag)
1066 uid_t owner, gid_t group, int flag));
1587 _GL_FUNCDECL_RPL (lchown, int, (char const *file, uid_t owner, gid_t group)
1589 _GL_CXXALIAS_RPL (lchown, int, (char const *file, uid_t owner, gid_t group));
[all …]
/dragonfly/lib/libc/rpc/
H A Dnetnamer.c74 netname2user(char *netname, uid_t *uidp, gid_t *gidp, int *gidlenp, in netname2user()
79 uid_t uid; in netname2user()
94 *uidp = (uid_t) atol(p); in netname2user()
H A Dkey_call.c82 cryptkeyres *(*__key_encryptsession_pk_LOCAL)(uid_t, cryptkeyarg2 *) = NULL;
83 cryptkeyres *(*__key_decryptsession_pk_LOCAL)(uid_t, cryptkeyarg2 *) = NULL;
84 des_block *(*__key_gendes_LOCAL)(uid_t, struct svc_req *) = NULL;
266 uid_t uid; /* user-id at last authorization */
/dragonfly/sbin/mount_hpfs/
H A Dmount_hpfs.c55 static uid_t a_uid(char *);
175 uid_t
180 uid_t uid; in a_uid()
/dragonfly/crypto/openssh/
H A Dmisc.h74 int tilde_expand(const char *, uid_t, char **);
75 char *tilde_expand_filename(const char *, uid_t);
194 int safe_path(const char *, struct stat *, const char *, uid_t,
H A Dsftp-usergroup.c196 if (ruser_name((uid_t)(d[i]->a.uid)) != NULL) in collect_ids_from_dirents()
229 ruser_name(uid_t uid) in ruser_name()
235 rgroup_name(uid_t gid) in rgroup_name()
/dragonfly/contrib/openpam/lib/libpam/
H A Dopenpam_check_owner_perms.c60 uid_t root, arbitrator; in openpam_check_desc_owner_perms()
103 uid_t root, arbitrator; in openpam_check_path_owner_perms()
/dragonfly/contrib/grep/lib/
H A Dopenat.h62 chownat (int fd, char const *file, uid_t owner, gid_t group) in chownat()
68 lchownat (int fd, char const *file, uid_t owner, gid_t group) in lchownat()
/dragonfly/sys/sys/
H A Dvfscache.h124 uid_t va_uid; /* owner user id */
158 uid_t va_uid; /* owner user id */
H A Dsocket.h59 typedef __uint32_t uid_t; /* user id */ typedef
474 uid_t cmcred_uid; /* real UID of sending process */
475 uid_t cmcred_euid; /* effective UID of sending process */
/dragonfly/include/
H A Dutmpx.h144 struct lastlogx *getlastlogx(const char *, uid_t, struct lastlogx *);
145 int updlastlogx(const char *, uid_t, struct lastlogx *);
/dragonfly/sbin/mount_msdos/
H A Dmount_msdos.c73 static uid_t a_uid(char *);
236 static uid_t
241 uid_t uid; in a_uid()
/dragonfly/sys/kern/
H A Dvfs_quota.c61 struct ac_unode* unode_insert(struct mount*, uid_t);
85 unode_insert(struct mount *mp, uid_t uid) in unode_insert()
149 vfs_stdaccount(struct mount *mp, uid_t uid, gid_t gid, int64_t delta) in vfs_stdaccount()
290 uid_t uid; in cmd_set_limit_uid()
436 vq_write_ok(struct mount *mp, uid_t uid, gid_t gid, uint64_t delta) in vq_write_ok()
/dragonfly/sbin/mount_cd9660/
H A Dmount_cd9660.c72 static uid_t a_uid(const char *);
312 static uid_t
317 uid_t uid; in a_uid()
/dragonfly/usr.sbin/quot/
H A Dquot.c69 static struct user *user(uid_t);
71 static void uses(uid_t, daddr_t, time_t);
185 uid_t uid;
236 user(uid_t uid) in user()
285 uses(uid_t uid, daddr_t blks, time_t act) in uses()
/dragonfly/usr.sbin/mtree/
H A Dcreate.c65 static uid_t uid;
78 static int statd(FILE *, FTS *, FTSENT *, uid_t *, gid_t *, mode_t *,
319 statd(FILE *fp, FTS *t, FTSENT *parent, uid_t *puid, gid_t *pgid, mode_t *pmode, in statd()
324 uid_t suid; in statd()
331 uid_t saveuid; in statd()
/dragonfly/usr.sbin/chroot/
H A Dchroot.c61 uid_t uid; in main()
134 uid = (uid_t)strtoul(user, &endp, 0); in main()
/dragonfly/usr.sbin/nscd/agents/
H A Dpasswd.c132 uid_t uid; in passwd_lookup_func()
155 sizeof(uid_t)) { in passwd_lookup_func()
160 memcpy(&uid, key + sizeof(enum nss_lookup_type), sizeof(uid_t)); in passwd_lookup_func()
/dragonfly/usr.bin/dfregress/
H A Dtestcase.h45 uid_t runas_uid;
90 uid_t testcase_get_runas_uid(prop_dictionary_t testcase);
/dragonfly/lib/libc/net/
H A Dnss_compat.c222 int (*fn)(uid_t, struct passwd *, char *, size_t, int *); in __nss_compat_getpwuid_r()
223 uid_t uid; in __nss_compat_getpwuid_r()
231 uid = va_arg(ap, uid_t); in __nss_compat_getpwuid_r()
/dragonfly/sys/netproto/smb/
H A Dsmb_dev.h79 uid_t ioc_owner; /* proposed owner */
90 uid_t ioc_owner; /* proposed owner of share */
/dragonfly/usr.bin/ipcs/
H A Dipcs.c60 static uid_t user2uid(const char *);
135 uid_t useruid = 0; in main()
507 static uid_t
511 uid_t uid; in user2uid()
/dragonfly/sys/vfs/tmpfs/
H A Dtmpfs.h189 uid_t tn_uid;
400 uid_t uid, gid_t gid, mode_t mode, char *, int, int,
424 int tmpfs_chown(struct vnode *, uid_t, gid_t, struct ucred *);
/dragonfly/bin/pax/
H A Dsel_subs.c104 uid_t uid; in usr_add()
130 uid = (uid_t)pw->pw_uid; in usr_add()
132 uid = (uid_t)strtoul(str+1, NULL, 10); in usr_add()
/dragonfly/lib/libssh/openbsd-compat/
H A Dbsd-misc.c83 int seteuid(uid_t euid) in seteuid()
90 int setegid(uid_t egid) in setegid()
168 fchownat(int fd, const char *path, uid_t owner, gid_t group, int flag) in fchownat()

12345678910>>...14