Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/kern/
H A Duipc_syscalls.c331 boolean_t want_free = TRUE; in bind() local
353 want_free = FALSE; in bind()
368 if (want_free) { in bind()
1290 boolean_t want_free = TRUE; in sendit() local
1305 want_free = FALSE; in sendit()
1360 if (want_free) { in sendit()