Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Duipc_syscalls.c351 boolean_t want_free = TRUE; in bind() local
373 want_free = FALSE; in bind()
388 if (want_free) { in bind()
1318 boolean_t want_free = TRUE; in sendit() local
1333 want_free = FALSE; in sendit()
1388 if (want_free) { in sendit()