Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/kern/
H A Duipc_syscalls.c349 boolean_t want_free = TRUE; in bind() local
371 want_free = FALSE; in bind()
386 if (want_free) { in bind()
1308 boolean_t want_free = TRUE; in sendit() local
1323 want_free = FALSE; in sendit()
1378 if (want_free) { in sendit()