Home
last modified time | relevance | path

Searched defs:cred (Results 51 – 74 of 74) sorted by relevance

123

/xnu-11215.1.10/bsd/dev/dtrace/
H A Ddtrace_glue.c248 PRIV_POLICY_CHOICE(void* cred, int priv, int all) in PRIV_POLICY_CHOICE()
/xnu-11215.1.10/bsd/kern/
H A Duipc_socket.c4806 kauth_cred_t cred = NULL; in soopt_cred_check() local
6486 sopoll(struct socket *so, int events, kauth_cred_t cred, void * wql) in sopoll()
H A Dkern_exec.c768 kauth_cred_t cred = kauth_cred_proc_ref(p); in exec_fat_imgact() local
6666 kauth_cred_t cred = vfs_context_ucred(imgp->ip_vfs_context); in exec_handle_sugid() local
H A Duipc_socket2.c2230 pru_sopoll_notsupp(struct socket *so, int events, kauth_cred_t cred, void *wql) in pru_sopoll_notsupp()
H A Dmach_loader.c1558 kauth_cred_t cred = NULL; in check_if_simulator_binary() local
H A Dkern_proc.c919 kauth_cred_t cred; in proc_free() local
1652 kauth_cred_t cred = smr_serialized_load(&proc_get_ro(p)->p_ucred); in proc_ucred_unsafe() local
H A Dproc_info.c368 kauth_cred_t cred; in proc_listpids() local
/xnu-11215.1.10/bsd/skywalk/nexus/netif/
H A Dnx_netif.c729 struct proc *p, kauth_cred_t cred) in nx_netif_prov_config()
1578 kauth_cred_t cred = kauth_cred_proc_ref(p); in nx_netif_ctl_flow_check() local
/xnu-11215.1.10/bsd/nfs/
H A Dnfs_subs.c1348 kauth_cred_t cred; in nfsrv_hang_addrlist() local
/xnu-11215.1.10/bsd/skywalk/channel/
H A Dchannel.c1550 kauth_cred_t cred; in ch_open() local
/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c1064 kauth_cred_t __single cred = kauth_cred_proc_ref(p); in fsw_ctl() local
/xnu-11215.1.10/bsd/miscfs/specfs/
H A Dspec_vnops.c354 kauth_cred_t cred = vfs_context_ucred(ap->a_context); in spec_open() local
/xnu-11215.1.10/bsd/netinet/
H A Din_pcb.c880 kauth_cred_t cred; in in_pcbbind() local
/xnu-11215.1.10/bsd/net/
H A Dif_utun.c1351 kauth_cred_t cred = kauth_cred_get(); in utun_enable_channel() local
H A Dkpi_interface.c2364 kauth_cred_t __single cred; in ifnet_guarded_lladdr_copy_bytes() local
H A Droute.c4674 kauth_cred_t cred, in route_op_entitlement_check()
H A Dif_ipsec.c2339 kauth_cred_t cred = kauth_cred_get(); in ipsec_enable_channel() local
H A Dnecp.c917 _necp_process_drop_order_inner(kauth_cred_t cred) in _necp_process_drop_order_inner()
7575 kauth_cred_t __single cred = kauth_cred_proc_ref(proc); in necp_application_find_policy_match_internal() local
H A Dnecp_client.c7112 necp_skywalk_priv_check_cred(proc_t p, kauth_cred_t cred) in necp_skywalk_priv_check_cred()
/xnu-11215.1.10/osfmk/kern/
H A Dthread.c364 struct ucred *cred = tro->tro_cred; in thread_ro_destroy() local
/xnu-11215.1.10/iokit/Kernel/
H A DIOUserClient.cpp1439 kauth_cred_t cred; in clientHasPrivilege() local
3815 kauth_cred_t cred; member
H A DIOPMrootDomain.cpp12918 kauth_cred_t cred = vfs_context_ucred(ctx); local
/xnu-11215.1.10/bsd/vfs/
H A Dkpi_vfs.c1606 kauth_cred_t cred; in vfs_context_create_with_proc() local
H A Dvfs_syscalls.c8280 truncate_internal(vnode_t vp, off_t length, kauth_cred_t cred, in truncate_internal()

123