Home
last modified time | relevance | path

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

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