Home
last modified time | relevance | path

Searched refs:interim (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/doc/lifecycle/
H A Dhibernation.md193 pages that conflict with the image itself are copied to interim scratch space.
/xnu-12377.61.12/bsd/netinet/
H A Dmptcp_subr.c1680 int interim; in mptcp_subflow_socreate() local
1698 interim = (mpo->mpo_flags & MPOF_INTERIM); in mptcp_subflow_socreate()
1699 if (mptcp_subflow_sosetopt(mpte, mpts, mpo) != 0 && interim) { in mptcp_subflow_socreate()