Searched defs:epid (Results 1 - 6 of 6) sorted by relevance

/xnu-2422.115.4/bsd/dev/i386/
H A Ddtrace_isa.c87 dtrace_probe_error(dtrace_state_t *state, dtrace_epid_t epid, int which, argument
/xnu-2422.115.4/bsd/net/
H A Dntstat.h138 u_int32_t epid; member in struct:nstat_tcp_descriptor
170 u_int32_t epid; member in struct:nstat_udp_descriptor
/xnu-2422.115.4/bsd/kern/
H A Duipc_syscalls.c194 socket_common(struct proc *p, int domain, int type, int protocol, pid_t epid, int32_t *retval, int delegate) argument
H A Duipc_socket.c683 socreate_delegate(int dom, struct socket **aso, int type, int proto, pid_t epid) argument
5168 so_set_effective_pid(struct socket *so, int epid, struct proc *p) argument
[all...]
/xnu-2422.115.4/bsd/netinet/
H A Din_pcb.c2750 pid_t epid; local
2799 pid_t epid; local
[all...]
/xnu-2422.115.4/bsd/sys/
H A Dsocket.h1048 pid_t epid; /* effective PID */ member in struct:netpolicy_event_data

Completed in 37 milliseconds