Home
last modified time | relevance | path

Searched defs:dom (Results 1 – 8 of 8) sorted by relevance

/xnu-8020.101.4/bsd/skywalk/core/
H A Dskywalk_proc_info.c86 struct nxdom *dom; in fill_channelinfo() local
/xnu-8020.101.4/bsd/kern/
H A Duipc_socket.c593 soalloc(int waitok, int dom, int type) in soalloc()
616 socreate_internal(int dom, struct socket **aso, int type, int proto, in socreate_internal()
849 socreate(int dom, struct socket **aso, int type, int proto) in socreate()
856 socreate_delegate(int dom, struct socket **aso, int type, int proto, pid_t epid) in socreate_delegate()
/xnu-8020.101.4/bsd/net/
H A Dradix.c1250 struct domain *dom; in rn_init() local
H A Droute.c408 struct domain *dom; in rtable_init() local
/xnu-8020.101.4/osfmk/arm/
H A Dproc_reg.h550 #define DACR_SET(dom, x) ((x)<<((dom)<<1)) argument
/xnu-8020.101.4/bsd/nfs/
H A Dnfs_subs.c2839 struct domain *dom; in nfsrv_hang_addrlist() local
/xnu-8020.101.4/bsd/sys/
H A Dsocketvar.h684 #define SOCK_CHECK_DOM(so, dom) (SOCK_DOM(so) == (dom)) argument
/xnu-8020.101.4/bsd/netinet/
H A Dmptcp_subr.c1636 mptcp_subflow_socreate(struct mptses *mpte, struct mptsub *mpts, int dom, in mptcp_subflow_socreate()