Search | Google it | Results 1 - 1 of 1 for funcall:kmem_free from t2ex/bsd_source/t2ex/network/net/src_bsd/kern/sys_select.c (0.01 seconds) |
389: if (bits != smallbits) 390: kmem_free(bits, ni * 6); 391: return (error); 581: if (bits != smallbits) 582: kmem_free(bits, ni); 583: return (error);