Search | Google it | Results 1 - 1 of 1 for funcall:SLIST_EMPTY from t2ex/bsd_source/t2ex/network/net/src_bsd/kern/kern_descrip.c (0.02 seconds) |
693: #ifndef T2EX 694: if (!SLIST_EMPTY(&ff->ff_knlist)) { 695: knote_fdclose(fd); 714: /* If no references, there must be no knotes. */ 715: KASSERT(SLIST_EMPTY(&ff->ff_knlist)); 716: }