Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Duipc_syscalls.c308 boolean_t want_free = TRUE; in bind() local
330 want_free = FALSE; in bind()
345 if (want_free) { in bind()
1250 boolean_t want_free = TRUE; in sendit() local
1265 want_free = FALSE; in sendit()
1316 if (want_free) { in sendit()