Home
last modified time | relevance | path

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

/xnu-11215.1.10/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()
1319 boolean_t want_free = TRUE; in sendit() local
1334 want_free = FALSE; in sendit()
1389 if (want_free) { in sendit()