Searched refs:isempty (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/bsd/kern/
H A Duipc_socket.c5452 int isempty; local
5461 isempty = ! TAILQ_EMPTY(&so->so_comp);
5466 return (isempty);

Completed in 29 milliseconds