Searched refs:uid_t (Results 26 - 42 of 42) sorted by relevance

12

/barrelfish-master/lib/libc/gen/
H A Dpw_scan.c73 uid_t id;
/barrelfish-master/lib/libc/posix1e/
H A Dacl_from_text_nfs4.c89 uid_t id;
H A Dacl_set.c171 entry_d->ae_id = *(uid_t *)tag_qualifier_p;
H A Dacl_to_text.c64 uid_t ae_id;
/barrelfish-master/include/sys/
H A Dmman.h209 uid_t shm_uid;
H A Dmount.h87 uid_t f_owner; /* user that mounted the filesystem */
111 uid_t f_owner; /* user that mounted the filesystem */
431 uid_t ex_root; /* mapping for root uid */
446 uid_t ex_root; /* mapping for root uid */
612 typedef int vfs_quotactl_t(struct mount *mp, int cmds, uid_t uid, void *arg);
H A Dsignal.h59 typedef __uid_t uid_t; typedef
H A Dtypes.h138 typedef __id_t id_t; /* can hold a uid_t or pid_t */
231 typedef __uid_t uid_t; /* user id */ typedef
/barrelfish-master/lib/openssl-1.0.0d/crypto/rand/
H A Drand_unix.c141 uid_t curr_uid;
/barrelfish-master/lib/libc/rpc/
H A Dauth_unix.c186 uid_t uid;
204 /* XXX: interface problem; we should translate from uid_t and gid_t */
H A Dsvc_vc.c717 __rpc_get_local_uid(SVCXPRT *transp, uid_t *uid) {
720 uid_t euid;
/barrelfish-master/lib/libc/tests/nss/
H A Dgetpw_test.c180 pwd->pw_uid = (uid_t)strtol(s, &ts, 10);
/barrelfish-master/lib/openssl-1.0.0d/demos/easy_tls/
H A Deasy-tls.c449 uid_t uid;
450 uid_t euid;
/barrelfish-master/lib/tzcode/zic/
H A Dzic.c155 static void setuser(uid_t *flag, const char *name);
466 static uid_t uflag = (uid_t)-1;
1744 if ((uflag != (uid_t)-1 || gflag != (gid_t)-1)
2745 uid_t *flag;
/barrelfish-master/lib/libc/net/
H A Drcmd.c432 uid_t uid;
/barrelfish-master/lib/lwip2/src/netif/ppp/
H A Dauth.c421 uid_t euid;
/barrelfish-master/include/lwip2/netif/ppp/
H A Dauth.c421 uid_t euid;

Completed in 506 milliseconds

12