Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/kern/
H A Duipc_syscalls.c357 boolean_t want_free = TRUE; in bind() local
379 want_free = FALSE; in bind()
394 if (want_free) { in bind()
1316 boolean_t want_free = TRUE; in sendit() local
1331 want_free = FALSE; in sendit()
1386 if (want_free) { in sendit()