Home
last modified time | relevance | path

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

/openbsd/sys/kern/
H A Duipc_usrreq.c238 u_int unpst_sendspace = PIPSIZ; /* [a] */ variable
247 { UNPCTL_SENDSPACE, &unpst_sendspace, 0, SB_MAX },
271 atomic_load_int(&unpst_sendspace), in uipc_attach()