Searched refs:unpst_sendspace (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_usrreq.c740 static u_int32_t unpst_sendspace = PIPSIZ; variable
750 &unpst_sendspace, 0, "");
778 error = soreserve(so, unpst_sendspace, unpst_recvspace);

Completed in 19 milliseconds