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

12

/xnu-2422.115.4/bsd/kern/
H A Dsysv_ipc.c103 uid_t uid = kauth_cred_getuid(cred); /* avoid multiple calls */ local
H A Dkern_fork.c355 uid_t uid; local
H A Dkern_prot.c715 uid_t uid; local
1401 uid_t uid; local
[all...]
H A Dtty_ptmx.c150 _devfs_setattr(void * handle, unsigned short mode, uid_t uid, gid_t gid) argument
H A Dkern_proc.c216 chgproccnt(uid_t uid, int diff) argument
1529 proc_core_name(const char *name, uid_t uid, pid_ argument
[all...]
H A Dkern_sysctl.c635 uid_t uid; variable
1232 uid_t uid; local
1880 uid_t uid; local
[all...]
H A Dproc_info.c279 uid_t uid; local
293 uid_t uid; local
/xnu-2422.115.4/bsd/net/
H A Dif_pflog.h86 uid_t uid; member in struct:pfloghdr
/xnu-2422.115.4/bsd/sys/
H A Dipc.h109 uid_t uid; /* [XSI] Owner's user ID */ member in struct:ipc_perm
131 __uint16_t uid; /* Owner's user ID */ member in struct:__ipc_perm_old
H A Dcprotect.h109 uid_t uid; member in struct:__anon435
H A Dfsevents.h160 uid_t uid; member in struct:fse_info
/xnu-2422.115.4/tools/tests/libMicro/apple/
H A Dgetpwuid.c198 uid_t uid = uid_min + random() % uid_range ; local
H A Dmbr_check_membership.c195 uid_t uid; local
H A Dmbr_check_service_membership.c196 uid_t uid; local
225 uid_t uid; local
/xnu-2422.115.4/osfmk/UserNotification/
H A DKUNCUserNotifications.c220 kern_return_t KUNCExecute(char executionPath[1024], int uid, int gid) argument
/xnu-2422.115.4/bsd/netinet6/
H A Din6_pcb.c1061 in6_pcblookup_hash_exists(struct inpcbinfo *pcbinfo, struct in6_addr *faddr, u_int fport_arg, struct in6_addr *laddr, u_int lport_arg, int wildcard, uid_t *uid, gid_t *gid, struct ifnet *ifp) argument
/xnu-2422.115.4/bsd/hfs/
H A Dhfs_search.c98 uid_t uid; member in struct:searchinfospec
/xnu-2422.115.4/bsd/miscfs/devfs/
H A Ddevfs_tree.c1460 devfs_make_node_clone(dev_t dev, int chrblk, uid_t uid, argument
1503 devfs_make_node(dev_t dev, int chrblk, uid_t uid, argument
1524 devfs_make_node_internal(dev_t dev, devfstype_t type, uid_t uid, argument
/xnu-2422.115.4/bsd/nfs/
H A Dnfs4_subs.c1312 uid_t uid; local
H A Dnfs_gss.c1384 uid_t uid; local
/xnu-2422.115.4/bsd/security/audit/
H A Daudit_arg.c164 audit_arg_uid(struct kaudit_record *ar, uid_t uid) argument
280 audit_arg_owner(struct kaudit_record *ar, uid_t uid, gid_t gid) argument
565 audit_arg_posix_ipc_perm(struct kaudit_record *ar, uid_t uid, gid_t gid, argument
/xnu-2422.115.4/security/
H A Dmac_vfs.c1206 mac_vnode_check_setowner(vfs_context_t ctx, struct vnode *vp, uid_t uid, argument
/xnu-2422.115.4/tools/tests/kqueue_tests/
H A Dkqueue_file_tests.c837 int uid = pwd->pw_uid; local
950 int uid = pwd->pw_uid; local
994 int uid = pwd->pw_uid; local
[all...]
/xnu-2422.115.4/bsd/netinet/
H A Din_pcb.c1717 in_pcblookup_hash_exists(struct inpcbinfo *pcbinfo, struct in_addr faddr, u_int fport_arg, struct in_addr laddr, u_int lport_arg, int wildcard, uid_t *uid, gid_t *gid, struct ifnet *ifp) argument
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_fsevents.c78 uid_t uid; member in struct:kfs_event
[all...]

Completed in 262 milliseconds

12