Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/skywalk/core/
H A Dskywalk_proc_info.c86 struct nxdom *dom; in fill_channelinfo() local
/xnu-8796.121.2/bsd/kern/
H A Duipc_socket.c606 soalloc(int waitok, int dom, int type) in soalloc()
629 socreate_internal(int dom, struct socket **aso, int type, int proto, in socreate_internal()
862 socreate(int dom, struct socket **aso, int type, int proto) in socreate()
869 socreate_delegate(int dom, struct socket **aso, int type, int proto, pid_t epid) in socreate_delegate()
/xnu-8796.121.2/bsd/net/
H A Dradix.c1250 struct domain *dom; in rn_init() local
H A Droute.c405 struct domain *dom; in rtable_init() local
/xnu-8796.121.2/bsd/nfs/
H A Dnfs_subs.c1378 struct domain *dom; in nfsrv_hang_addrlist() local
/xnu-8796.121.2/bsd/sys/
H A Dsocketvar.h708 #define SOCK_CHECK_DOM(so, dom) (SOCK_DOM(so) == (dom)) argument
/xnu-8796.121.2/bsd/netinet/
H A Dmptcp_subr.c1446 mptcp_subflow_socreate(struct mptses *mpte, struct mptsub *mpts, int dom, in mptcp_subflow_socreate()